Skip to content

Commit f2ac9f6

Browse files
b4mboofelicitymay
andauthored
Wrap code in a block.
Co-authored-by: Felicity Chapman <[email protected]>
1 parent 275ab37 commit f2ac9f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/codeql/codeql-cli/analyzing-databases-with-the-codeql-cli.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,8 @@ For multi-language runs, you can specify a nested map of packs:
201201

202202
In the CodeQL workflow file, you can add ``packs`` as input for the ``init`` action by using a comma-separated list of CodeQL packages and optional versions.
203203

204+
.. code-block:: none
205+
204206
uses: github/codeql-action@v1
205207
with:
206208
packs: codeql/pack1@~1.2.3, +codeql/pack2

0 commit comments

Comments
 (0)