There was an error while loading. Please reload this page.
2 parents 7615dcd + e07783a commit f789fbfCopy full SHA for f789fbf
1 file changed
.github/workflows/on-pull-request.yml
@@ -72,7 +72,7 @@ jobs:
72
# will not occur.
73
- name: Dependabot metadata
74
id: dependabot-metadata
75
- uses: dependabot/fetch-metadata@v2.5.0
+ uses: dependabot/fetch-metadata@v3.0.0
76
with:
77
github-token: "${{ secrets.GITHUB_TOKEN }}"
78
# Here the PR gets approved.
0 commit comments