mirror of
https://github.com/IT4Change/IT4C.dev.git
synced 2025-12-13 09:25:49 +00:00
automerge workflow: set required github-token
This commit is contained in:
parent
542db85d61
commit
5bff25a6ed
2
.github/workflows/automerge.yml
vendored
2
.github/workflows/automerge.yml
vendored
@ -12,4 +12,4 @@ jobs:
|
||||
- uses: ahmadnassri/action-dependabot-auto-merge@4b9c6f0185a1c94f18bc293dc050c8c073b4fcc8 #v2.6.6
|
||||
with:
|
||||
target: minor
|
||||
github-token: ${{ secrets.DEPENDABOT_AUTOMERGE_TOKEN }}
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
Loading…
x
Reference in New Issue
Block a user