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.
2 parents 055a8fd + f6e621e commit a58e9b0Copy full SHA for a58e9b0
1 file changed
.github/workflows/on-pull-request.yml
@@ -62,7 +62,7 @@ jobs:
62
# will not occur.
63
- name: Dependabot metadata
64
id: dependabot-metadata
65
- uses: dependabot/fetch-metadata@v2.4.0
+ uses: dependabot/fetch-metadata@v2.5.0
66
with:
67
github-token: "${{ secrets.GITHUB_TOKEN }}"
68
# Here the PR gets approved.
0 commit comments