Use custom token to trigger reruns
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Valentin Brandl 2023-05-17 15:15:49 +02:00
parent 6aa253d44e
commit 78078132ce

View File

@ -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'