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.
1 parent 2fc45c4 commit 6f59953Copy full SHA for 6f59953
.github/workflows/dependabot.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- name: Dependabot metadata
15
id: metadata
16
- uses: dependabot/fetch-metadata@v1
+ uses: dependabot/fetch-metadata@v2
17
with:
18
github-token: "${{ secrets.GITHUB_TOKEN }}"
19
- name: Enable auto-merge for Dependabot PRs
0 commit comments