We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 148f181 commit 15e0c40Copy full SHA for 15e0c40
.github/workflows/dependencies.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- name: Collect metadata
17
id: metadata
18
- uses: dependabot/fetch-metadata@21025c705c08248db411dc16f3619e6b5f9ea21a # v2.5.0
+ uses: dependabot/fetch-metadata@ffa630c65fa7e0ecfa0625b5ceda64399aea1b36 # v3.0.0
19
with:
20
github-token: "${{ secrets.GITHUB_TOKEN }}"
21
- name: Milestone
0 commit comments