Update action.yml
This commit is contained in:
parent
50d46f662f
commit
3d5127d682
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ inputs:
|
|||
add-snippets:
|
||||
description: Specify whether or not to add code snippets to the output sarif file.
|
||||
required: false
|
||||
default: "true"
|
||||
default: "false"
|
||||
threads:
|
||||
description: The number of threads to be used by CodeQL.
|
||||
required: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue