progress on javascript action

Signed-off-by: Rogério Peixoto <rogerio.peixoto@checkmarx.com>
This commit is contained in:
Rogério Peixoto
2021-10-18 09:53:18 +01:00
parent 740815773b
commit 77c7ea32c6
7 changed files with 77 additions and 49 deletions

View File

@ -16,10 +16,9 @@ jobs:
path: test/samples/positive1.tf,test/samples/positive2.tf
token: ${{ secrets.GITHUB_TOKEN }}
timeout: 60
verbose: true
output_path: myoutput/
# output_path: myoutput/
output_formats: sarif
ignore_on_exit: errors
ignore_on_exit: results
enable_comments: true
- run: ls -la && ls -la myoutput
if: always()