mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-09-06 22:02:20 +08:00
Patch @azure/logger to address CodeQL violations
This commit is contained in:
2
dist/post/index.js
vendored
2
dist/post/index.js
vendored
@@ -16618,7 +16618,7 @@ let enabledNamespaces = [];
|
||||
let skippedNamespaces = [];
|
||||
const debuggers = [];
|
||||
if (debugEnvVariable) {
|
||||
enable(debugEnvVariable);
|
||||
// enable(debugEnvVariable);
|
||||
}
|
||||
const debugObj = Object.assign((namespace) => {
|
||||
return createDebugger(namespace);
|
||||
|
2
dist/post/index.js.map
vendored
2
dist/post/index.js.map
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user