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 4f82389 commit 84b9d8aCopy full SHA for 84b9d8a
.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.GH_AUTOMERGE_PAT }}
+ github-token: ${{ secrets.GITHUB_TOKEN }}
30
31
- name: Check if upstream submodule
32
id: check
0 commit comments