Remove trailing whitespace from blank line
Co-authored-by: Copilot <[email protected]>
This commit is contained in:
@@ -96,7 +96,6 @@ The full dependency review summary is too large to display here. Please download
|
|||||||
// Set core.summary to the shorter summary value to avoid exceeding MAX_SUMMARY_SIZE
|
// Set core.summary to the shorter summary value to avoid exceeding MAX_SUMMARY_SIZE
|
||||||
core.summary.emptyBuffer()
|
core.summary.emptyBuffer()
|
||||||
core.summary.addRaw(shortSummary)
|
core.summary.addRaw(shortSummary)
|
||||||
|
|
||||||
return shortSummary
|
return shortSummary
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
core.warning(
|
core.warning(
|
||||||
|
|||||||
Reference in New Issue
Block a user