Commit 8fc91d3
committed
ci: Fix comment formatting for list of vulnerable packages
When formatting the comment containing the list of vulnerable packages
for the PR, we accidentally overwrite the content of the "body"
variable, which results in the HTML tags being lost, and the full table
being always displayed (instead of hidden in a "<details>" block). Let's
fix it.
Fixes: da0cf47 ("Clean up SBOM")
Signed-off-by: Quentin Monnet <qmo@qmon.net>1 parent 945eb5f commit 8fc91d3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| |||
0 commit comments