We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a9eaa1 + 6f13bf7 commit f37d25eCopy full SHA for f37d25e
1 file changed
.github/workflows/dependabot-automerge.yml
@@ -21,7 +21,7 @@ jobs:
21
steps:
22
- name: Fetch Dependabot metadata
23
id: metadata
24
- uses: dependabot/fetch-metadata@v2
+ uses: dependabot/fetch-metadata@v3
25
with:
26
github-token: ${{ secrets.GITHUB_TOKEN }}
27
0 commit comments