mirror of
https://github.com/github/codeql-action.git
synced 2026-04-16 20:13:16 +00:00
resolve comments from @henrymercer
This commit is contained in:
@@ -58,7 +58,7 @@ export async function initConfig(
|
||||
registriesInput: string | undefined,
|
||||
configFile: string | undefined,
|
||||
dbLocation: string | undefined,
|
||||
configAsParameter: string | undefined,
|
||||
configInput: string | undefined,
|
||||
trapCachingEnabled: boolean,
|
||||
debugMode: boolean,
|
||||
debugArtifactName: string,
|
||||
@@ -80,7 +80,7 @@ export async function initConfig(
|
||||
registriesInput,
|
||||
configFile,
|
||||
dbLocation,
|
||||
configAsParameter,
|
||||
configInput,
|
||||
trapCachingEnabled,
|
||||
debugMode,
|
||||
debugArtifactName,
|
||||
|
||||
Reference in New Issue
Block a user