Skip to content

Commit

Permalink
try enhanced dependabot changesets
Browse files Browse the repository at this point in the history
  • Loading branch information
quantizor committed Dec 18, 2024
1 parent 52a727c commit cad97b0
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@ jobs:
fetch-depth: 0
ref: ${{ github.event.pull_request.head.ref }}
- name: Upsert changeset
uses: StafflinePeoplePlus/dependabot-changesets@v0.1.5
uses: quantizor/dependabot-changesets@changelog
with:
owner: ${{ github.repository_owner }}
repo: markdown-to-jsx
pr-number: ${{ github.event.pull_request.number }}
token: ${{ secrets.GITHUB_TOKEN }}
include-changelog: true
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit cad97b0

Please sign in to comment.