mirror of
https://github.com/github/codeql-action.git
synced 2026-01-02 12:40:21 +08:00
Merge main into check-api-version.
This commit is contained in:
@@ -612,6 +612,7 @@ function getCodeQLForCmd(cmd: string): CodeQL {
|
||||
memoryFlag,
|
||||
threadsFlag,
|
||||
databasePath,
|
||||
"--min-disk-free=1024", // Try to leave at least 1GB free
|
||||
"--format=sarif-latest",
|
||||
`--output=${sarifFile}`,
|
||||
addSnippetsFlag,
|
||||
|
||||
Reference in New Issue
Block a user