Skip to content

Commit e1517d5

Browse files
chore(deps): update sigstore/cosign-installer action to v4 (#90)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f5c49f2 commit e1517d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
6363
# Even if we're testing we sign the images, so we can push them to production later if that's required
6464
- name: Install cosign
65-
uses: sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3
65+
uses: sigstore/cosign-installer@cad07c2e89fa2edd6e2d7bab4c1aa38e53f76003 # v4.1.1
6666
# See https://github.blog/security/supply-chain-security/safeguard-container-signing-capability-actions/
6767
# and https://github.com/actions/starter-workflows/blob/main/ci/docker-publish.yml for more details on
6868
# how to use cosign.

0 commit comments

Comments
 (0)