Skip to content

Commit

Permalink
Merge pull request #55 from kubescape/cosign-version
Browse files Browse the repository at this point in the history
update cosigm version
  • Loading branch information
David Wertenteil authored Jan 7, 2024
2 parents d5e603b + c447328 commit d874870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/incluster-comp-pr-merged.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
- name: Install cosign
uses: sigstore/cosign-installer@main
with:
cosign-release: 'v1.12.0'
cosign-release: 'v2.2.2'

- name: sign kubescape container image
if: ${{ inputs.COSIGN }}
Expand Down

0 comments on commit d874870

Please sign in to comment.