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 12cba22 commit 5da2a33Copy full SHA for 5da2a33
.github/workflows/automerge.yml
@@ -18,7 +18,7 @@ jobs:
18
# will not occur.
19
- name: Dependabot metadata
20
id: dependabot-metadata
21
- uses: dependabot/fetch-metadata@v1
+ uses: dependabot/fetch-metadata@v2
22
with:
23
github-token: "${{ secrets.GITHUB_TOKEN }}"
24
0 commit comments