Skip to content

Commit

Permalink
kyverno/action-install-chainsaw with verify:true
Browse files Browse the repository at this point in the history
Signed-off-by: Itay Grudev <[email protected]>
  • Loading branch information
itay-grudev authored Sep 24, 2024
1 parent dac283a commit c062fc5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/tests-cluster-chainsaw.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
with:
fetch-depth: 0

- name: Install Cosign
uses: sigstore/[email protected]

- name: Setup kind
uses: ./.github/actions/setup-kind

Expand All @@ -27,6 +30,8 @@ jobs:
- name: Install Chainsaw
uses: kyverno/action-install-chainsaw@d1a61148c0437a66760d11d8575332305c2234cb # v0.2.10
with:
verify: true

- name: Setup MinIO
run: |
Expand Down

0 comments on commit c062fc5

Please sign in to comment.