We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 81fa180 + a2a6a8c commit 0a5c63bCopy full SHA for 0a5c63b
1 file changed
.github/workflows/ci.yaml
@@ -71,7 +71,7 @@ jobs:
71
steps:
72
- name: Dependabot metadata
73
id: metadata
74
- uses: dependabot/fetch-metadata@v2.5.0
+ uses: dependabot/fetch-metadata@v3.0.0
75
with:
76
github-token: '${{ secrets.GITHUB_TOKEN }}'
77
0 commit comments