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