Use bot account for dependabot merge
This commit is contained in:
2
.github/workflows/dependabot.yml
vendored
2
.github/workflows/dependabot.yml
vendored
@ -11,4 +11,4 @@ jobs:
|
||||
- name: Automerge dependabot dependencies
|
||||
uses: ahmadnassri/action-dependabot-auto-merge@v2
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
github-token: ${{ secrets.OPENHPI_BOT_TOKEN }}
|
||||
|
Reference in New Issue
Block a user