We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 30b7325 + 32d15a1 commit 1c70088Copy full SHA for 1c70088
1 file changed
.github/workflows/automerge-dependabot.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: dependabot/fetch-metadata@v2
27
28
- name: Create App Token
29
- uses: actions/create-github-app-token@v2
+ uses: actions/create-github-app-token@v3
30
id: app-token
31
with:
32
app-id: ${{ vars.APP_ID }}
0 commit comments