Skip to content

Commit a5d808b

Browse files
authored
Update .github/workflows/release-image.yaml
Signed-off-by: Ben Leggett <[email protected]>
1 parent 06b9104 commit a5d808b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad # v4.0.0
2727

2828
- name: checkout repository
29-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v4
29+
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # 6.0.1
3030
with:
3131
persist-credentials: false
3232

0 commit comments

Comments
 (0)