We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f1187de + 410e1cd commit 7086143Copy full SHA for 7086143
1 file changed
.github/workflows/ci.yaml
@@ -80,7 +80,7 @@ jobs:
80
steps:
81
- name: Dependabot metadata
82
id: metadata
83
- uses: dependabot/fetch-metadata@v2.5.0
+ uses: dependabot/fetch-metadata@v3.0.0
84
with:
85
github-token: '${{ secrets.GITHUB_TOKEN }}'
86
0 commit comments