Skip to content

Commit 8643c57

Browse files
committed
Updated cosign
1 parent 80fc0e1 commit 8643c57

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
@@ -39,9 +39,9 @@ jobs:
3939
# https://github.com/sigstore/cosign-installer
4040
- name: Install cosign
4141
if: github.event_name != 'pull_request'
42-
uses: sigstore/cosign-installer@f3c664df7af409cb4873aa5068053ba9d61a57b6 #v2.6.0
42+
uses: sigstore/cosign-installer@v3.6.0 #v2.6.0
4343
with:
44-
cosign-release: 'v1.13.1'
44+
cosign-release: 'v2.4.0'
4545

4646

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

0 commit comments

Comments
 (0)