mirror of
https://github.com/JG2401/HetznerDokployLab.git
synced 2026-08-29 04:30:10 +00:00
Update GitHub token reference in workflow
This commit is contained in:
2
.github/workflows/dependabotautomerge.yml
vendored
2
.github/workflows/dependabotautomerge.yml
vendored
@@ -18,4 +18,4 @@ jobs:
|
|||||||
if: contains(github.event.pull_request.labels.*.name, 'auto-merge')
|
if: contains(github.event.pull_request.labels.*.name, 'auto-merge')
|
||||||
uses: fastify/github-action-merge-dependabot@v3
|
uses: fastify/github-action-merge-dependabot@v3
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.GH_TOKEN }}
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user