There was an error while loading. Please reload this page.
2 parents fc92937 + e9257e8 commit f2eeb74Copy full SHA for f2eeb74
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@v1.4.0
+ uses: dependabot/fetch-metadata@v1.5.1
54
with:
55
github-token: "${{ secrets.GITHUB_TOKEN }}"
56
# Here the PR gets approved.
0 commit comments