Skip to content

Commit

Permalink
Merge branch 'main' into robertbrignull/consistent_inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert authored and GitHub committed Sep 17, 2020
2 parents 090a701 + 2c94a7f commit 4b4f9e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analyze/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4b4f9e8

Please sign in to comment.