Skip to content

Commit 698bc73

Browse files
committed
Update cosign installer
1 parent 51e8ca7 commit 698bc73

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/docker-publish.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,7 @@ jobs:
3737
# https://github.com/sigstore/cosign-installer
3838
- name: Install cosign
3939
if: github.event_name != 'pull_request'
40-
uses: sigstore/cosign-installer@6e04d228eb30da1757ee4e1dd75a0ec73a653e06 #v3.1.1
41-
with:
42-
cosign-release: 'v2.1.1'
40+
uses: sigstore/cosign-installer@59acb6260d9c0ba8f4a2f9d9b48431a222b68e20 #v3.5.0
4341

4442
# Set up BuildKit Docker container builder to be able to build
4543
# multi-platform images and export cache

0 commit comments

Comments
 (0)