chore(actions): update sigstore/cosign-installer action (v4.0.0 → v4.1.0) (#508)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-11 03:57:33 +00:00
committed by GitHub
parent 8050177776
commit 7f6a23b593

View File

@@ -563,7 +563,7 @@ runs:
- name: Install Cosign - name: Install Cosign
if: inputs.sign-image == 'true' && inputs.push == 'true' && inputs.dry-run != 'true' if: inputs.sign-image == 'true' && inputs.push == 'true' && inputs.dry-run != 'true'
uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad # v4.0.0 uses: sigstore/cosign-installer@ba7bc0a3fef59531c69a25acd34668d6d3fe6f22 # v4.1.0
- name: Sign Image - name: Sign Image
id: sign id: sign