We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41f46d4 commit 246668bCopy full SHA for 246668b
.github/workflows/pr.yml
@@ -30,7 +30,7 @@ jobs:
30
steps:
31
- name: Dependabot metadata
32
id: dependabot-metadata
33
- uses: dependabot/fetch-metadata@v1
+ uses: dependabot/fetch-metadata@v2
34
with:
35
github-token: "${{ secrets.GITHUB_TOKEN }}"
36
- name: Approve a PR
0 commit comments