Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
drivebyer authored Sep 14, 2024
1 parent 227927f commit 624c3f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -162,9 +162,9 @@ jobs:
run: docker build . --file Dockerfile --tag redis-operator:e2e

- name: Install chainsaw
uses: kyverno/chainsaw/.github/actions/install@v0.2.9
uses: kyverno/action-install-chainsaw@v0.2.9
with:
release: v0.1.7
verify: true

- name: Check install
run: chainsaw version
Expand Down

0 comments on commit 624c3f5

Please sign in to comment.