From f28b2296073232a3a3caefb0c27ebcb793f3a31e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Jun 2025 10:31:09 +0200 Subject: [PATCH] chore(deps): update sigstore/cosign-installer digest to 398d4b0 (#229) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/bake.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/bake.yaml b/.github/workflows/bake.yaml index 1d618eca..08455565 100644 --- a/.github/workflows/bake.yaml +++ b/.github/workflows/bake.yaml @@ -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@fb28c2b6339dcd94da6e4cbcbc5e888961f6f8c3 # v3 + uses: sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # 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@fb28c2b6339dcd94da6e4cbcbc5e888961f6f8c3 # v3 + uses: sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3 - name: Sign images run: |