Skip to content

Commit aa0b85d

Browse files
Bump sigstore/cosign-installer from 3.8.2 to 3.9.0 (#225)
1 parent fcf3477 commit aa0b85d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/bake.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
7474
# Even if we're testing we sign the images, so we can push them to production later if that's required
7575
- name: Install cosign
76-
uses: sigstore/cosign-installer@3454372f43399081ed03b604cb2d021dabca52bb # v3
76+
uses: sigstore/cosign-installer@fb28c2b6339dcd94da6e4cbcbc5e888961f6f8c3 # v3
7777
# See https://github.blog/security/supply-chain-security/safeguard-container-signing-capability-actions/
7878
# and https://github.com/actions/starter-workflows/blob/main/ci/docker-publish.yml for more details on
7979
# how to use cosign.
@@ -174,7 +174,7 @@ jobs:
174174
done
175175
176176
- name: Install cosign
177-
uses: sigstore/cosign-installer@3454372f43399081ed03b604cb2d021dabca52bb # v3
177+
uses: sigstore/cosign-installer@fb28c2b6339dcd94da6e4cbcbc5e888961f6f8c3 # v3
178178

179179
- name: Sign images
180180
run: |

0 commit comments

Comments
 (0)