Skip to content

Commit 9f2d968

Browse files
committed
Need to explicitly run subcommand
1 parent 812f913 commit 9f2d968

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

helm/action.yml

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ runs:
2121
using: 'docker'
2222
image: 'docker://instrumenta/helm-conftest:latest'
2323
args:
24+
- conftest
2425
- -o
2526
- ${{ inputs.output }}
2627
- -p

0 commit comments

Comments
 (0)