Apply suggestions from code review
Co-authored-by: Henry Mercer <henry.mercer@me.com>
This commit is contained in:
parent
3b2fee487e
commit
94f3e9b563
3 changed files with 3 additions and 3 deletions
|
|
@ -255,7 +255,7 @@ async function run() {
|
|||
"Go was installed after the `codeql-action/init` Action was run",
|
||||
{
|
||||
plaintextMessage:
|
||||
"To avoid interfering with the CodeQL analysis after the `codeql-action/init` Action is run, you should perform all installation steps beforehand.",
|
||||
"To avoid interfering with the CodeQL analysis, perform all installation steps before calling the `github/codeql-action/init` Action.",
|
||||
visibility: {
|
||||
statusPage: true,
|
||||
telemetry: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue