We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0a32e43 + a821ea6 commit 57a087fCopy full SHA for 57a087f
.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@d7267f607e9d3fb96fc2fbe83e0af444713e90b7 # v2.3.0
+ uses: dependabot/fetch-metadata@08eff52bf64351f401fb50d4972fa95b9f2c2d1b # v2.4.0
24
with:
25
github-token: "${{ secrets.GITHUB_TOKEN }}"
26
build-dependabot-changes:
0 commit comments