We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 08bd29e + 2de5cb3 commit 415e7bfCopy full SHA for 415e7bf
1 file changed
.github/workflows/main.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- name: Dependabot metadata
21
id: metadata
22
- uses: dependabot/fetch-metadata@v1.1.1
+ uses: dependabot/fetch-metadata@v1.6.0
23
with:
24
github-token: "${{ secrets.GITHUB_TOKEN }}"
25
0 commit comments