We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 50d46f6 + 3d5127d commit f6894d6Copy full SHA for f6894d6
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