remove some debug info
This commit is contained in:
parent
e836f97769
commit
ec0b3ae7ff
6 changed files with 2 additions and 11 deletions
2
lib/upload-lib.js
generated
2
lib/upload-lib.js
generated
|
|
@ -241,8 +241,6 @@ function buildPayload(commitOid, ref, analysisKey, analysisName, zippedSarif, wo
|
|||
}
|
||||
}
|
||||
}
|
||||
core.info("Using base ref: " + payloadObj.base_ref);
|
||||
core.info("USing base sha: " + payloadObj.base_sha);
|
||||
return payloadObj;
|
||||
}
|
||||
else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue