We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7a6f05 commit bc78e73Copy full SHA for bc78e73
action.yml
@@ -33,7 +33,7 @@ inputs:
33
description: 'if true a sarif file named terrascan.sarif will be generated with the results of the scan'
34
required: false
35
verbose:
36
- description: ' will show violations with details (applicable for default output)'
+ description: ' will show violations with additional details (applicable for default output)'
37
38
runs:
39
using: 'docker'
0 commit comments