We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5155b7d + 4467550 commit d363946Copy full SHA for d363946
1 file changed
.github/workflows/on_pull_request.yml
@@ -50,7 +50,7 @@ jobs:
50
# will not occur.
51
- name: Dependabot metadata
52
id: dependabot-metadata
53
- uses: dependabot/fetch-metadata@v2.5.0
+ uses: dependabot/fetch-metadata@v3.0.0
54
with:
55
github-token: "${{ secrets.GITHUB_TOKEN }}"
56
# Here the PR gets approved.
0 commit comments