We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f07c906 + 8a13b44 commit d6a8b64Copy full SHA for d6a8b64
.github/workflows/auto-merge.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- name: Dependabot metadata
14
id: metadata
15
- uses: dependabot/fetch-metadata@v1.6.0
+ uses: dependabot/fetch-metadata@v1.7.0
16
with:
17
github-token: "${{ secrets.GITHUB_TOKEN }}"
18
- name: Enable auto-merge for Dependabot PRs
0 commit comments