We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 791bf6f commit 999a5bfCopy full SHA for 999a5bf
.github/workflows/dependabot_auto_approve.yaml
@@ -22,7 +22,7 @@ jobs:
22
steps:
23
- name: Dependabot metadata
24
id: dependabot-metadata
25
- uses: dependabot/fetch-metadata@v1.1.1
+ uses: dependabot/fetch-metadata@v2.1.0
26
with:
27
github-token: "${{ secrets.GITHUB_TOKEN }}"
28
- name: Approve a PR
0 commit comments