We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 146cb47 commit d663a6aCopy full SHA for d663a6a
1 file changed
exercises/lab 3 - code-scanning.md
@@ -16,7 +16,7 @@ Code scanning enables developers to integrate security analysis tooling into the
16
17
#### Enabling code scanning
18
19
-1. On the `Security` tab, in the **Vulnerability alerts** section, click **Code scanning**, and then click the **Configure CodeQL alerts** button.
+1. On the `Security` tab, in the **Vulnerability alerts** section, click **Code scanning**, and then click the **Configure scanning tool** button.
20
21
2. Review the created Action workflow file `codeql-analysis.yml` and choose `Start commit` to accept the default proposed workflow.
22
0 commit comments