Commit 6407fca 1 parent cef514c commit 6407fca Copy full SHA for 6407fca
File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 41
41
# https://github.com/sigstore/cosign-installer
42
42
- name : Install cosign
43
43
if : github.event_name != 'pull_request'
44
- uses : sigstore/cosign-installer@6e04d228eb30da1757ee4e1dd75a0ec73a653e06 # v3.1.1
44
+ uses : sigstore/cosign-installer@v3.4.0
45
45
with :
46
- cosign-release : ' v2.1.1 '
46
+ cosign-release : ' v2.2.3 '
47
47
48
48
# Set up BuildKit Docker container builder to be able to build
49
49
# multi-platform images and export cache
Original file line number Diff line number Diff line change 37
37
# https://github.com/sigstore/cosign-installer
38
38
- name : Install cosign
39
39
if : github.event_name != 'pull_request'
40
- uses : sigstore/cosign-installer@6e04d228eb30da1757ee4e1dd75a0ec73a653e06 # v3.1.1
40
+ uses : sigstore/cosign-installer@v3.4.0
41
41
with :
42
- cosign-release : ' v2.1.1 '
42
+ cosign-release : ' v2.2.3 '
43
43
44
44
# Set up BuildKit Docker container builder to be able to build
45
45
# multi-platform images and export cache
Original file line number Diff line number Diff line change 37
37
# https://github.com/sigstore/cosign-installer
38
38
- name : Install cosign
39
39
if : github.event_name != 'pull_request'
40
- uses : sigstore/cosign-installer@6e04d228eb30da1757ee4e1dd75a0ec73a653e06 # v3.1.1
40
+ uses : sigstore/cosign-installer@v3.4.0
41
41
with :
42
- cosign-release : ' v2.1.1 '
42
+ cosign-release : ' v2.2.3 '
43
43
44
44
# Set up BuildKit Docker container builder to be able to build
45
45
# multi-platform images and export cache
You can’t perform that action at this time.
0 commit comments