Skip to content

Commit b4bc197

Browse files
authored
Revert "use github token (#107)" (#108)
This reverts commit 84b9d8a.
1 parent 84b9d8a commit b4bc197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot-automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
id: meta
2727
uses: dependabot/fetch-metadata@v2
2828
with:
29-
github-token: ${{ secrets.GITHUB_TOKEN }}
29+
github-token: ${{ secrets.GH_AUTOMERGE_PAT }}
3030

3131
- name: Check if upstream submodule
3232
id: check

0 commit comments

Comments
 (0)