We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6c13f0e + c9787f1 commit 314f085Copy full SHA for 314f085
1 file changed
.github/workflows/dependabot-auto-merge.yml
@@ -14,7 +14,7 @@ jobs:
14
15
- name: Dependabot metadata
16
id: metadata
17
- uses: dependabot/fetch-metadata@v2.4.0
+ uses: dependabot/fetch-metadata@v2.5.0
18
with:
19
github-token: "${{ secrets.GITHUB_TOKEN }}"
20
0 commit comments