Skip to content

Commit cb79d4d

Browse files
mbghenrymercer
andauthored
Apply suggestions from code review
Co-authored-by: Henry Mercer <henry.mercer@me.com>
1 parent 3b2fee4 commit cb79d4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/analyze-action.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ async function run() {
255255
"Go was installed after the `codeql-action/init` Action was run",
256256
{
257257
plaintextMessage:
258-
"To avoid interfering with the CodeQL analysis after the `codeql-action/init` Action is run, you should perform all installation steps beforehand.",
258+
"To avoid interfering with the CodeQL analysis, perform all installation steps before calling the `github/codeql-action/init` Action.",
259259
visibility: {
260260
statusPage: true,
261261
telemetry: true,

0 commit comments

Comments
 (0)