We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba3f533 commit 2f252d0Copy full SHA for 2f252d0
.github/workflows/on_pull_request.yml
@@ -55,7 +55,7 @@ jobs:
55
# will not occur.
56
- name: Dependabot metadata
57
id: dependabot-metadata
58
- uses: dependabot/fetch-metadata@v2.3.0
+ uses: dependabot/fetch-metadata@v2.4.0
59
with:
60
github-token: "${{ secrets.GITHUB_TOKEN }}"
61
# Here the PR gets approved.
0 commit comments