Add one more line break
This commit is contained in:
+2
-1
@@ -110,7 +110,8 @@ export function addSummaryToSummary(
|
||||
|
||||
function addDenyListsDeprecationWarningToSummary(): void {
|
||||
core.summary.addRaw(
|
||||
`${icons.warning} The <em>deny-licenses</em> option is deprecated and will be removed in a future version, use <em>allow-licenses</em> instead.<br><br>`
|
||||
`${icons.warning} The <em>deny-licenses</em> option is deprecated and will be removed in a future version, use <em>allow-licenses</em> instead.<br>`,
|
||||
true
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user