We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d94796 + 65af738 commit d46c27aCopy full SHA for d46c27a
1 file changed
.github/workflows/auto-approve.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- name: Dependabot metadata
17
id: metadata
18
- uses: dependabot/fetch-metadata@v2
+ uses: dependabot/fetch-metadata@v3
19
with:
20
github-token: "${{ secrets.GITHUB_TOKEN }}"
21
0 commit comments