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 4c2aa93 commit 359dc60Copy full SHA for 359dc60
.github/workflows/security.yml
@@ -224,7 +224,7 @@ jobs:
224
# Analyzes Dependabot PR metadata for intelligent automation decisions
225
- name: Dependabot metadata
226
id: metadata
227
- uses: dependabot/fetch-metadata@0fb21704c18a42ce5aa8d720ea4b912f5e6babef # v2.0.0
+ uses: dependabot/fetch-metadata@08eff52bf64351f401fb50d4972fa95b9f2c2d1b # v2.4.0
228
with:
229
github-token: ${{ secrets.GITHUB_TOKEN }}
230
0 commit comments