Rebuild
This commit is contained in:
parent
5261a1223f
commit
44e03577b2
117 changed files with 1008 additions and 458 deletions
|
|
@ -822,8 +822,8 @@ for (const {
|
|||
flagPassed
|
||||
? "--new-analysis-summary"
|
||||
: negativeFlagPassed
|
||||
? "--no-new-analysis-summary"
|
||||
: "nothing"
|
||||
? "--no-new-analysis-summary"
|
||||
: "nothing"
|
||||
} for CodeQL version ${JSON.stringify(codeqlVersion)} and ${
|
||||
util.GitHubVariant[githubVersion.type]
|
||||
} ${githubVersion.version ? ` ${githubVersion.version}` : ""}`, async (t) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue