Skip to content

Commit

Permalink
Need to explicitly run subcommand
Browse files Browse the repository at this point in the history
  • Loading branch information
garethr committed Oct 30, 2019
1 parent 812f913 commit 9f2d968
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helm/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ runs:
using: 'docker'
image: 'docker://instrumenta/helm-conftest:latest'
args:
- conftest
- -o
- ${{ inputs.output }}
- -p
Expand Down

0 comments on commit 9f2d968

Please sign in to comment.