mirror of
https://github.com/github/codeql-action.git
synced 2026-04-01 17:22:19 +00:00
Update action.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user