Merge pull request #1070 from fluxcd/dependabot/github_actions/sigstore/cosign-installer-3.0.2

build(deps): bump sigstore/cosign-installer from 3.0.1 to 3.0.2
This commit is contained in:
Stefan Prodan 2023-04-10 11:15:15 +03:00 committed by GitHub
commit 906b12fd72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ jobs:
docker buildx imagetools inspect ghcr.io/fluxcd/${{ env.CONTROLLER }}:${{ steps.prep.outputs.VERSION }}
docker pull docker.io/fluxcd/${{ env.CONTROLLER }}:${{ steps.prep.outputs.VERSION }}
docker pull ghcr.io/fluxcd/${{ env.CONTROLLER }}:${{ steps.prep.outputs.VERSION }}
- uses: sigstore/cosign-installer@c3667d99424e7e6047999fb6246c0da843953c65 # v3.0.1
- uses: sigstore/cosign-installer@9e9de2292db7abb3f51b7f4808d98f0d347a8919 # v3.0.2
- name: Sign images
env:
COSIGN_EXPERIMENTAL: 1