Skip to content

Commit

Permalink
Upped cosign to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
jksolbakken authored Nov 29, 2023
1 parent d3d10fc commit 65efff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Install cosign
uses: sigstore/cosign-installer@00bf1366a3f8c043c1f6f802441642bced142f5c # ratchet:sigstore/cosign-installer@main
with:
cosign-release: 'v2.0.0'
cosign-release: 'v2.2.1'
- name: Verify runner image
run: cosign verify --certificate-oidc-issuer https://accounts.google.com --certificate-identity keyless@distroless.iam.gserviceaccount.com gcr.io/distroless/static-debian11:nonroot
- name: Set up Docker Buildx
Expand Down

0 comments on commit 65efff2

Please sign in to comment.