mirror of
https://github.com/ivuorinen/actions.git
synced 2026-03-11 09:57:46 +00:00
chore(actions): update sigstore/cosign-installer action (v4.0.0 → v4.1.0)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user