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 a632055 + 2cbeea8 commit fe3b578Copy full SHA for fe3b578
.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.5.1
+ uses: dependabot/fetch-metadata@v1.6.0
54
with:
55
github-token: "${{ secrets.GITHUB_TOKEN }}"
56
# Here the PR gets approved.
0 commit comments