We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 812f913 commit 9f2d968Copy full SHA for 9f2d968
helm/action.yml
@@ -21,6 +21,7 @@ runs:
21
using: 'docker'
22
image: 'docker://instrumenta/helm-conftest:latest'
23
args:
24
+ - conftest
25
- -o
26
- ${{ inputs.output }}
27
- -p
0 commit comments