We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d5a10a + a16cf84 commit cc2a464Copy full SHA for cc2a464
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@v3.0.0
+ uses: dependabot/fetch-metadata@v3.1.0
75
with:
76
github-token: '${{ secrets.GITHUB_TOKEN }}'
77
0 commit comments