We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d0ce51 commit a07816eCopy full SHA for a07816e
.github/workflows/on_pull_request.yml
@@ -54,7 +54,7 @@ jobs:
54
# will not occur.
55
- name: Dependabot metadata
56
id: dependabot-metadata
57
- uses: dependabot/fetch-metadata@v2.1.0
+ uses: dependabot/fetch-metadata@v2.2.0
58
with:
59
github-token: "${{ secrets.GITHUB_TOKEN }}"
60
# Here the PR gets approved.
0 commit comments