We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f75db3b commit 346702bCopy full SHA for 346702b
.github/workflows/dependabot_automerge.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- name: Dependabot metadata
14
id: metadata
15
- uses: dependabot/fetch-metadata@v2.1.0
+ uses: dependabot/fetch-metadata@v2.2.0
16
with:
17
github-token: "${{ secrets.GITHUB_TOKEN }}"
18
- name: Enable auto-merge for Dependabot PRs
0 commit comments