Use markdownMessage
This commit is contained in:
parent
94f3e9b563
commit
235bdca565
3 changed files with 3 additions and 3 deletions
|
|
@ -254,7 +254,7 @@ async function run() {
|
|||
"go/workflow/go-installed-after-codeql-init",
|
||||
"Go was installed after the `codeql-action/init` Action was run",
|
||||
{
|
||||
plaintextMessage:
|
||||
markdownMessage:
|
||||
"To avoid interfering with the CodeQL analysis, perform all installation steps before calling the `github/codeql-action/init` Action.",
|
||||
visibility: {
|
||||
statusPage: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue