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.
1 parent 156854a commit 53c30e7Copy full SHA for 53c30e7
.github/workflows/on-pull-request.yml
@@ -22,7 +22,7 @@ jobs:
22
# will not occur.
23
- name: Dependabot metadata
24
id: dependabot-metadata
25
- uses: dependabot/fetch-metadata@v1.5.1
+ uses: dependabot/fetch-metadata@v1.6.0
26
with:
27
github-token: "${{ secrets.GITHUB_TOKEN }}"
28
# Here the PR gets approved.
0 commit comments