We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9589ad commit 09e2e96Copy full SHA for 09e2e96
.github/workflows/dependabot.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- name: Fetch Metadata
22
id: dependabot-metadata
23
- uses: dependabot/fetch-metadata@dbb049abf0d677abbd7f7eee0375145b417fdd34 # v2.2.0
+ uses: dependabot/fetch-metadata@d7267f607e9d3fb96fc2fbe83e0af444713e90b7 # v2.3.0
24
with:
25
github-token: "${{ secrets.GITHUB_TOKEN }}"
26
0 commit comments