Skip to content

Commit

Permalink
chore(cosign): Updated cosign to v2.2.3
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Kosiewski <[email protected]>
  • Loading branch information
Thomas Kosiewski committed Mar 27, 2024
1 parent 1dc55f4 commit 88b71f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Setup Cosgin
uses: sigstore/cosign-installer@main
with:
cosign-release: "v2.0.2"
cosign-release: "v2.2.3"
- name: Setup Syft
uses: anchore/sbom-action/[email protected]
- name: Set up QEMU
Expand Down

0 comments on commit 88b71f8

Please sign in to comment.