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 501024d + 0bfaef9 commit 8e7f116Copy full SHA for 8e7f116
.github/workflows/dependabot-auto-merge.yml
@@ -15,7 +15,7 @@ jobs:
15
16
- name: Dependabot metadata
17
id: metadata
18
- uses: dependabot/fetch-metadata@v2.2.0
+ uses: dependabot/fetch-metadata@v2.3.0
19
with:
20
github-token: "${{ secrets.GITHUB_TOKEN }}"
21
0 commit comments