Skip to content

Commit

Permalink
fix: action test workflow (#229)
Browse files Browse the repository at this point in the history
Signed-off-by: Charles-Edouard Brétéché <[email protected]>
  • Loading branch information
eddycharly authored Nov 28, 2023
1 parent 0980cd2 commit 2304ac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2304ac7

Please sign in to comment.