diff --git a/action.yml b/action.yml index faa8d01..e91f453 100644 --- a/action.yml +++ b/action.yml @@ -13,4 +13,5 @@ runs: image: 'Dockerfile' entrypoint: '/kubeconform' args: - - fixtures \ No newline at end of file + - -summary + - /github/workspace/fixtures \ No newline at end of file