diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 6869643b7..037931625 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -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