We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f1a0dfa + d8b9cbe commit 12ed608Copy full SHA for 12ed608
.github/workflows/dependabot-auto-merge.yml
@@ -17,4 +17,4 @@ jobs:
17
run: gh pr merge --auto --merge "$PR_URL"
18
env:
19
PR_URL: ${{ github.event.pull_request.html_url }}
20
- GH_TOKEN: ${{ github.token }}
+ GH_TOKEN: ${{ secrets.GH_TOKEN_HOOF_ACTIONS }}
0 commit comments