We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a89903 + 7feaa67 commit 4bb2a83Copy full SHA for 4bb2a83
1 file changed
.github/workflows/dependabot-auto.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- name: Dependabot metadata
16
id: metadata
17
- uses: dependabot/fetch-metadata@v3.0.0
+ uses: dependabot/fetch-metadata@v3.1.0
18
with:
19
github-token: "${{ secrets.GITHUB_TOKEN }}"
20
0 commit comments