Bypass toolcache when feature flag enabled
This commit is contained in:
parent
df0c0dafc0
commit
5862bae77e
15 changed files with 65 additions and 27 deletions
|
|
@ -186,6 +186,7 @@ async function run() {
|
|||
apiDetails,
|
||||
getTemporaryDirectory(),
|
||||
gitHubVersion.type,
|
||||
featureFlags,
|
||||
logger
|
||||
);
|
||||
codeql = initCodeQLResult.codeql;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue