We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2b39b60 + 572bdd1 commit 464aa3cCopy full SHA for 464aa3c
2 files changed
.github/workflows/dependabot-auto-approve.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- name: Dependabot metadata
13
id: metadata
14
- uses: dependabot/fetch-metadata@v2
+ uses: dependabot/fetch-metadata@v3
15
with:
16
github-token: '${{ secrets.GITHUB_TOKEN }}'
17
- name: Approve a PR
.github/workflows/dependabot-auto-merge.yml
@@ -12,7 +12,7 @@ jobs:
18
- name: Enable auto-merge for Dependabot PRs
0 commit comments