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 9aaf6d9 + 2047b49 commit 508d042Copy full SHA for 508d042
.github/workflows/auto-merge-dependabot.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- name: Dependabot metadata
19
id: metadata
20
- uses: dependabot/fetch-metadata@v2.1.0
+ uses: dependabot/fetch-metadata@v2.2.0
21
with:
22
github-token: "${{ secrets.GITHUB_TOKEN }}"
23
0 commit comments