Bump sigstore/cosign-installer from 3.8.2 to 3.9.0 (#225)

This commit is contained in:
dependabot[bot]
2025-06-17 17:54:19 +02:00
committed by GitHub
parent fcf3477cbe
commit aa0b85d71c

View File

@@ -73,7 +73,7 @@ jobs:
# Even if we're testing we sign the images, so we can push them to production later if that's required
- name: Install cosign
uses: sigstore/cosign-installer@3454372f43399081ed03b604cb2d021dabca52bb # v3
uses: sigstore/cosign-installer@fb28c2b6339dcd94da6e4cbcbc5e888961f6f8c3 # v3
# See https://github.blog/security/supply-chain-security/safeguard-container-signing-capability-actions/
# and https://github.com/actions/starter-workflows/blob/main/ci/docker-publish.yml for more details on
# how to use cosign.
@@ -174,7 +174,7 @@ jobs:
done
- name: Install cosign
uses: sigstore/cosign-installer@3454372f43399081ed03b604cb2d021dabca52bb # v3
uses: sigstore/cosign-installer@fb28c2b6339dcd94da6e4cbcbc5e888961f6f8c3 # v3
- name: Sign images
run: |