testing action - output formats
This commit is contained in:
2
.github/workflows/test_action.yaml
vendored
2
.github/workflows/test_action.yaml
vendored
@ -18,7 +18,7 @@ jobs:
|
|||||||
timeout: 60
|
timeout: 60
|
||||||
verbose: true
|
verbose: true
|
||||||
output_path: myoutput/
|
output_path: myoutput/
|
||||||
output_format: sarif
|
output_formats: sarif
|
||||||
ignore_on_exit: results
|
ignore_on_exit: results
|
||||||
enable_comments: true
|
enable_comments: true
|
||||||
- run: ls -la && ls -la myoutput
|
- run: ls -la && ls -la myoutput
|
||||||
|
Reference in New Issue
Block a user