Skip to content

Commit cb79d4d

Browse files
mbghenrymercer
andauthored
Apply suggestions from code review
Co-authored-by: Henry Mercer <[email protected]>
1 parent 3b2fee4 commit cb79d4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/analyze-action.ts

+1-1
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)