We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84b9d8a commit b4bc197Copy full SHA for b4bc197
.github/workflows/dependabot-automerge.yml
@@ -26,7 +26,7 @@ jobs:
26
id: meta
27
uses: dependabot/fetch-metadata@v2
28
with:
29
- github-token: ${{ secrets.GITHUB_TOKEN }}
+ github-token: ${{ secrets.GH_AUTOMERGE_PAT }}
30
31
- name: Check if upstream submodule
32
id: check
0 commit comments