We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e1e121 + 835255a commit 2f58422Copy full SHA for 2f58422
.github/workflows/approve-dependabot-pull-request.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- name: Fetch Metadata
14
id: metadata
15
- uses: dependabot/fetch-metadata@08eff52bf64351f401fb50d4972fa95b9f2c2d1b # v2.4.0
+ uses: dependabot/fetch-metadata@21025c705c08248db411dc16f3619e6b5f9ea21a # v2.5.0
16
with:
17
github-token: "${{ secrets.GITHUB_TOKEN }}"
18
- name: Approve Pull Request
0 commit comments