PR feedback

Co-authored-by: Federico Builes <[email protected]>
This commit is contained in:
cnagadya
2022-10-28 11:23:05 +02:00
committed by GitHub
co-authored by Federico Builes
parent 0144419c8e
commit 216fafaed5
4 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -129,7 +129,7 @@ function printLicensesBlock(
}
if (invalidLicenseChanges.unresolved.length > 0) {
core.warning(
'\nThe validity of the licenses of the dependecies below could not be determine. Ensure that they are valid spdx licenses:'
'\nThe validity of the licenses of the dependencies below could not be determined. Ensure that they are valid SPDX licenses:'
)
printLicensesError(invalidLicenseChanges.unresolved)
core.setFailed(