We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cb3ceb commit d0bf4b7Copy full SHA for d0bf4b7
.github/workflows/dependabot.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- name: Dependabot metadata
15
id: metadata
16
- uses: dependabot/fetch-metadata@dbb049abf0d677abbd7f7eee0375145b417fdd34 # v2.2.0
+ uses: dependabot/fetch-metadata@d7267f607e9d3fb96fc2fbe83e0af444713e90b7 # v2.3.0
17
with:
18
github-token: "${{ secrets.GITHUB_TOKEN }}"
19
0 commit comments