We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64193a0 + ac1b8bf commit 6cf3097Copy full SHA for 6cf3097
1 file changed
.github/workflows/auto-merge-dependabot.yml
@@ -18,7 +18,7 @@ jobs:
18
19
- name: Dependabot metadata
20
id: metadata
21
- uses: dependabot/fetch-metadata@v2
+ uses: dependabot/fetch-metadata@v3
22
with:
23
github-token: "${{ secrets.GITHUB_TOKEN }}"
24
0 commit comments