Skip to content

Commit

Permalink
chore: Bump version of cosign-installer Action (#3009)
Browse files Browse the repository at this point in the history
closes
#3006

---------

Signed-off-by: laurentsimon <[email protected]>
  • Loading branch information
laurentsimon authored Nov 29, 2023
1 parent 7158060 commit 62a6671
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/generator_container_slsa3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,9 +164,9 @@ jobs:
service_account: ${{ inputs.gcp-service-account }}

- id: cosign-install
uses: sigstore/cosign-installer@11086d25041f77fe8fe7b9ea4e48e3b9192b8f19 # v3.1.2
uses: sigstore/cosign-installer@1fc5bd396d372bee37d608f955b336615edf79c8 # v3.2.0
with:
cosign-release: v2.0.0
cosign-release: v2.2.1
continue-on-error: true

# TODO(#2974): consolidate this code into a script
Expand Down

0 comments on commit 62a6671

Please sign in to comment.