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 0f64645 + 34073be commit 473a96dCopy full SHA for 473a96d
1 file changed
.github/workflows/auto_merge.yaml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- name: Dependabot metadata
17
id: metadata
18
- uses: dependabot/fetch-metadata@v2
+ uses: dependabot/fetch-metadata@v3
19
with:
20
github-token: "${{ secrets.GITHUB_TOKEN }}"
21
- name: Enable auto-merge for Dependabot PRs
0 commit comments