rename new parameter from configuration to config
This commit is contained in:
commit
fe4a785361
1005 changed files with 731919 additions and 985086 deletions
|
|
@ -44,7 +44,7 @@ inputs:
|
|||
db-location:
|
||||
description: Path where CodeQL databases should be created. If not specified, a temporary directory will be used.
|
||||
required: false
|
||||
configuration:
|
||||
config:
|
||||
description: Configuration passed as YAML object using the same format as the config-file. This takes precedence over the config-file parameter.
|
||||
required: false
|
||||
queries:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue