Skip to content

Commit

Permalink
provide token
Browse files Browse the repository at this point in the history
  • Loading branch information
quantizor committed Dec 18, 2024
1 parent 6ef8482 commit 5168ee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
owner: ${{ github.repository_owner }}
repo: markdown-to-jsx
pr-number: ${{ github.event.pull_request.number }}
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.DEPENDABOT_TOKEN }}
include-changelog: true

0 comments on commit 5168ee5

Please sign in to comment.