Skip to content

Commit

Permalink
fix: update cosign example in readme
Browse files Browse the repository at this point in the history
Update cosign example in readme.

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
  • Loading branch information
eddycharly authored Sep 9, 2024
1 parent b2f61a8 commit 018690e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
name: Install Chainsaw
steps:
- name: Install Cosign
uses: sigstore/cosign-installer@v3.1.1
uses: sigstore/cosign-installer@v3.6.0
- name: Install Chainsaw
uses: kyverno/action-install-chainsaw@v0.1.0
with:
Expand Down Expand Up @@ -112,4 +112,4 @@ The following optional inputs:

## Security

Should you discover any security issues, please refer to Kyverno's [security process](https://github.com/kyverno/kyverno/blob/main/SECURITY.md)
Should you discover any security issues, please refer to Kyverno's [security process](https://github.com/kyverno/kyverno/blob/main/SECURITY.md)

0 comments on commit 018690e

Please sign in to comment.