Use custom token to trigger reruns
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
6aa253d44e
commit
78078132ce
2
.github/workflows/dependabot-changelog.yml
vendored
2
.github/workflows/dependabot-changelog.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.ACTION_TOKEN }}
|
||||||
- uses: dangoslen/dependabot-changelog-helper@v3
|
- uses: dangoslen/dependabot-changelog-helper@v3
|
||||||
with:
|
with:
|
||||||
activationLabel: 'dependabot'
|
activationLabel: 'dependabot'
|
||||||
|
Loading…
Reference in New Issue
Block a user