Skip to content

Commit a59c5c2

Browse files
Update docker_publish.yml
1 parent e628fbc commit a59c5c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
# https://github.com/sigstore/cosign-installer
3939
- name: Install cosign
4040
if: github.event_name != 'pull_request'
41-
uses: sigstore/cosign-installer@4959ce089c160fddf62f7b42464195ba1a56d382 # v3.6.0
41+
uses: sigstore/[email protected]
4242
with:
4343
cosign-release: 'v2.4.0'
4444

0 commit comments

Comments
 (0)