Merge main into check-api-version.
This commit is contained in:
commit
5e2fa08dae
8 changed files with 19 additions and 15 deletions
1
lib/codeql.js
generated
1
lib/codeql.js
generated
|
|
@ -399,6 +399,7 @@ function getCodeQLForCmd(cmd) {
|
|||
memoryFlag,
|
||||
threadsFlag,
|
||||
databasePath,
|
||||
"--min-disk-free=1024",
|
||||
"--format=sarif-latest",
|
||||
`--output=${sarifFile}`,
|
||||
addSnippetsFlag,
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"bundleVersion": "codeql-bundle-20201008"
|
||||
"bundleVersion": "codeql-bundle-20201028"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue