Skip to content

Commit e628fbc

Browse files
Update docker_publish.yml
1 parent 6b651bc commit e628fbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker_publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ jobs:
3838
# https://github.com/sigstore/cosign-installer
3939
- name: Install cosign
4040
if: github.event_name != 'pull_request'
41-
uses: sigstore/cosign-installer@6e04d228eb30da1757ee4e1dd75a0ec73a653e06 # v3.1.1
41+
uses: sigstore/cosign-installer@4959ce089c160fddf62f7b42464195ba1a56d382 # v3.6.0
4242
with:
43-
cosign-release: 'v2.1.1'
43+
cosign-release: 'v2.4.0'
4444

4545

4646
# Workaround: https://github.com/docker/build-push-action/issues/461

0 commit comments

Comments
 (0)