debug behavior
This commit is contained in:
-59920
File diff suppressed because one or more lines are too long
-1
File diff suppressed because one or more lines are too long
-1847
File diff suppressed because it is too large
Load Diff
-1
File diff suppressed because one or more lines are too long
@@ -177,6 +177,7 @@ function printVulnerabilitiesBlock(
|
|||||||
minSeverity: Severity,
|
minSeverity: Severity,
|
||||||
warnOnly: boolean
|
warnOnly: boolean
|
||||||
): void {
|
): void {
|
||||||
|
core.info(`warnOnly: ${warnOnly}`)
|
||||||
let vulFound = false
|
let vulFound = false
|
||||||
core.group('Vulnerabilities', async () => {
|
core.group('Vulnerabilities', async () => {
|
||||||
if (addedChanges.length > 0) {
|
if (addedChanges.length > 0) {
|
||||||
|
|||||||
Reference in New Issue
Block a user