We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f10153 commit 0c1fafbCopy full SHA for 0c1fafb
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.0.0
+ uses: dependabot/fetch-metadata@v2.4.0
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