diff --git a/analyze/action.yml b/analyze/action.yml index b8e24c0bb..758abd846 100644 --- a/analyze/action.yml +++ b/analyze/action.yml @@ -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