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 ce11d9d + 82b3dc4 commit 0e56706Copy full SHA for 0e56706
1 file changed
.github/workflows/auto-merge-dependabot.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- name: Dependabot metadata
21
id: metadata
22
- uses: dependabot/fetch-metadata@v2.1.0
+ uses: dependabot/fetch-metadata@v2.2.0
23
with:
24
github-token: "${{ secrets.GITHUB_TOKEN }}"
25
0 commit comments