We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27a6cd0 commit 24c3edaCopy full SHA for 24c3eda
init/action.yml
@@ -7,11 +7,11 @@ inputs:
7
required: false
8
# If not specified the Action will check in several places until it finds the CodeQL tools.
9
languages:
10
- description: |
+ description: >-
11
A comma-separated list of CodeQL languages to analyze.
12
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.
+ analyze using a matrix and providing `\$\{{ matrix.language }}` as this input.
15
16
For more information, see
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.
0 commit comments