mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-05-01 12:38:08 +02:00
Patch @azure/logger to address CodeQL violations
This commit is contained in:
parent
8a0051ffb2
commit
5056fa9d50
5 changed files with 27 additions and 5 deletions
2
dist/main/index.js
vendored
2
dist/main/index.js
vendored
|
@ -17515,7 +17515,7 @@ let enabledNamespaces = [];
|
|||
let skippedNamespaces = [];
|
||||
const debuggers = [];
|
||||
if (debugEnvVariable) {
|
||||
enable(debugEnvVariable);
|
||||
// enable(debugEnvVariable);
|
||||
}
|
||||
const debugObj = Object.assign((namespace) => {
|
||||
return createDebugger(namespace);
|
||||
|
|
2
dist/main/index.js.map
vendored
2
dist/main/index.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue