We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 81b7444 + adf6858 commit 735b146Copy full SHA for 735b146
.github/workflows/dependabot-build.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- name: Fetch dependabot metadata
22
id: dependabot-metadata
23
- uses: dependabot/fetch-metadata@21025c705c08248db411dc16f3619e6b5f9ea21a # v2.5.0
+ uses: dependabot/fetch-metadata@ffa630c65fa7e0ecfa0625b5ceda64399aea1b36 # v3.0.0
24
with:
25
github-token: "${{ secrets.GITHUB_TOKEN }}"
26
0 commit comments