We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 090a701 + 2c94a7f commit 4b4f9e8Copy full SHA for 4b4f9e8
1 file changed
analyze/action.yml
@@ -19,7 +19,7 @@ inputs:
19
add-snippets:
20
description: Specify whether or not to add code snippets to the output sarif file.
21
required: false
22
- default: "true"
+ default: "false"
23
threads:
24
description: The number of threads to be used by CodeQL.
25
0 commit comments