From 9f2d968e5a806c9ceaaebae5d11060bcf023a80e Mon Sep 17 00:00:00 2001 From: Gareth Rushgrove Date: Wed, 30 Oct 2019 11:08:51 +0000 Subject: [PATCH] Need to explicitly run subcommand --- helm/action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/helm/action.yml b/helm/action.yml index abbfd6a..a1535a5 100644 --- a/helm/action.yml +++ b/helm/action.yml @@ -21,6 +21,7 @@ runs: using: 'docker' image: 'docker://instrumenta/helm-conftest:latest' args: + - conftest - -o - ${{ inputs.output }} - -p