Skip to content

Commit 68cb4b5

Browse files
authored
ci: pin version to commit SHA
1 parent 5abcfb9 commit 68cb4b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/enable-automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
- name: Obtain Dependabot Metadata
2929
id: metadata
30-
uses: dependabot/[email protected]
30+
uses: dependabot/fetch-metadata@08eff52bf64351f401fb50d4972fa95b9f2c2d1b #v2.4.0
3131
with:
3232
github-token: "${{ secrets.GITHUB_TOKEN }}"
3333

0 commit comments

Comments
 (0)