We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e2b470 + 60e0d6a commit 8404985Copy full SHA for 8404985
.github/workflows/dependabot-merge.yml
@@ -20,7 +20,7 @@ jobs:
20
21
- name: Dependabot metadata
22
id: dependabot-metadata
23
- uses: dependabot/fetch-metadata@v2.2.0
+ uses: dependabot/fetch-metadata@v2.3.0
24
with:
25
github-token: "${{ secrets.BOT2 }}"
26
- name: Approve a PR
0 commit comments