We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3476863 commit 9806378Copy full SHA for 9806378
.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.1.0
+ uses: dependabot/fetch-metadata@v2.2.0
24
with:
25
github-token: "${{ secrets.BOT2 }}"
26
- name: Approve a PR
0 commit comments