We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e02107 commit 8a81d4bCopy full SHA for 8a81d4b
.github/workflows/dependabot-auto-approve.yaml
@@ -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@v2.0.0
16
with:
17
github-token: "${{ secrets.GITHUB_TOKEN }}"
18
- name: Approve a PR
.github/workflows/dependabot-auto-merge.yaml
@@ -13,7 +13,7 @@ jobs:
19
- name: Enable auto-merge for Dependabot PRs
0 commit comments