We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ced2a86 commit 792fbd0Copy full SHA for 792fbd0
1 file changed
.github/workflows/ci.yaml
@@ -85,7 +85,7 @@ jobs:
85
steps:
86
- name: Dependabot metadata
87
id: metadata
88
- uses: dependabot/fetch-metadata@v2.3.0
+ uses: dependabot/fetch-metadata@v2.4.0
89
with:
90
github-token: '${{ secrets.GITHUB_TOKEN }}'
91
0 commit comments