Skip to content

Commit b925999

Browse files
Wrong metadata action version
1 parent 3319f6e commit b925999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot-automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
2020
- name: Dependabot metadata
2121
id: metadata
22-
uses: dependabot/fetch-metadata@4c5d6e7f8a9b0c1d2e3f4a5b6c7d8e9f0a1b2c3d
22+
uses: dependabot/fetch-metadata@v2
2323
with:
2424
github-token: "${{ secrets.GH_ACTIONS_REPO_TOKEN }}"
2525
- name: Enable auto-merge for Dependabot PRs

0 commit comments

Comments
 (0)