Skip to content

Commit bc16324

Browse files
committed
2 parents f6cf685 + 9b955ea commit bc16324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
if: github.event.pull_request.user.login == 'dependabot[bot]'
1212
steps:
1313
- id: metadata
14-
uses: dependabot/fetch-metadata@d7267f607e9d3fb96fc2fbe83e0af444713e90b7
14+
uses: dependabot/fetch-metadata@21025c705c08248db411dc16f3619e6b5f9ea21a
1515
with:
1616
github-token: "${{ secrets.GITHUB_TOKEN }}"
1717

0 commit comments

Comments
 (0)