We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ae074df + bdb6843 commit 3c3966eCopy full SHA for 3c3966e
1 file changed
.github/workflows/auto-merge-dependabot.yml
@@ -15,7 +15,7 @@ jobs:
15
16
- name: Dependabot metadata
17
id: metadata
18
- uses: dependabot/fetch-metadata@v2.3.0
+ uses: dependabot/fetch-metadata@v2.4.0
19
with:
20
github-token: "${{ secrets.GITHUB_TOKEN }}"
21
0 commit comments