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.
1 parent a75051a commit 7d63ca0Copy full SHA for 7d63ca0
.github/workflows/dependencies.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- name: Collect 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
0 commit comments