File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ inputs:
7
7
required : false
8
8
# If not specified the Action will check in several places until it finds the CodeQL tools.
9
9
languages :
10
- description : |
10
+ description : >-
11
11
A comma-separated list of CodeQL languages to analyze.
12
12
13
13
Due to the performance benefit of parallelizing builds, we recommend specifying languages to
14
- analyze using a matrix and providing `$ {{ matrix.language }}` as this input.
14
+ analyze using a matrix and providing `\$\ {{ matrix.language }}` as this input.
15
15
16
16
For more information, see
17
17
https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/customizing-your-advanced-setup-for-code-scanning#changing-the-languages-that-are-analyzed.
You can’t perform that action at this time.
0 commit comments