Skip to content

Commit 4b4f9e8

Browse files
Merge branch 'main' into robertbrignull/consistent_inputs
2 parents 090a701 + 2c94a7f commit 4b4f9e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

analyze/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ inputs:
1919
add-snippets:
2020
description: Specify whether or not to add code snippets to the output sarif file.
2121
required: false
22-
default: "true"
22+
default: "false"
2323
threads:
2424
description: The number of threads to be used by CodeQL.
2525
required: false

0 commit comments

Comments
 (0)