Skip to content

Commit

Permalink
ci: use varfish-bot for dependabot auto-merge gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
holtgrewe authored Feb 9, 2024
1 parent f13902b commit d3cb07a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
PR_URL: ${{github.event.pull_request.html_url}}
# GitHub provides this variable in the CI env. You don't
# need to add anything to the secrets vault.
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.BOT_TOKEN }}

0 comments on commit d3cb07a

Please sign in to comment.