Remove trailing whitespace from blank line

Co-authored-by: Copilot <[email protected]>
This commit is contained in:
gitulisca
2025-10-22 19:12:18 +11:00
committed by GitHub
co-authored by Copilot
parent 4603a62e00
commit 140b44b7bf
-1
View File
@@ -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(