We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 65e848d + ab92ce6 commit 096a6eeCopy full SHA for 096a6ee
1 file changed
.github/workflows/dependabot-automation.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- name: Retrieve Dependabot metadata
16
id: metadata
17
- uses: dependabot/fetch-metadata@v2
+ uses: dependabot/fetch-metadata@v3
18
with:
19
github-token: "${{ secrets.GITHUB_TOKEN }}"
20
@@ -32,7 +32,7 @@ jobs:
32
33
34
35
36
37
38
0 commit comments