Skip to content

Commit 3a7bc05

Browse files
authored
Pin down action to full-length commit
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
1 parent f40f00a commit 3a7bc05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-releases.yml

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

6161
# 1 Checkout the target repo (Repo B)
6262
- name: Checkout repository
63-
uses: actions/checkout@v4
63+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
6464
with:
6565
ref: main
6666
fetch-depth: 0

0 commit comments

Comments
 (0)