We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 18fba4d + 3773d7a commit 7331a74Copy full SHA for 7331a74
.github/workflows/dependabot-auto-merge.yml
@@ -14,7 +14,7 @@ jobs:
14
15
- name: Dependabot metadata
16
id: metadata
17
- uses: dependabot/fetch-metadata@v1.6.0
+ uses: dependabot/fetch-metadata@v2.0.0
18
with:
19
github-token: "${{ secrets.GITHUB_TOKEN }}"
20
0 commit comments