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 81f7a5c commit 0fa697bCopy full SHA for 0fa697b
.github/workflows/on-pull-request.yml
@@ -36,7 +36,7 @@ jobs:
36
# will not occur.
37
- name: Dependabot metadata
38
id: dependabot-metadata
39
- uses: dependabot/fetch-metadata@v1.6.0
+ uses: dependabot/fetch-metadata@v2.0.0
40
with:
41
github-token: "${{ secrets.GITHUB_TOKEN }}"
42
# Here the PR gets approved.
0 commit comments