diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index c55aeb55..aebe9c5c 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -102,7 +102,7 @@ jobs: - name: Install kyverno-json uses: ./.github/actions/install with: - release: v0.0.3 + release: v0.0.1 - name: Check install run: kyverno-json version - name: Check root directory