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 7af5d3d + f18a390 commit fd20b32Copy full SHA for fd20b32
.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