1
0
mirror of synced 2026-01-16 09:01:35 -05:00
Files
docs/data/reusables/code-scanning/deprecation-codeql-runner.md
Kevin Heis ac2cd0e47d Deprecate GHES 3.3 (#34328)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com>
2023-02-03 17:05:11 +00:00

1.3 KiB

{% note %}

{% ifversion fpt or ghec %}

Note: The {% data variables.code-scanning.codeql_runner %} is deprecated. On {% data variables.product.product_name %}, the {% data variables.code-scanning.codeql_runner %} was supported until March 2022. You should upgrade to the latest version of {% data variables.product.prodname_codeql_cli %}.

{% elsif ghes %}

Note: The {% data variables.code-scanning.codeql_runner %} has been deprecated and is not included in {% data variables.product.prodname_ghe_server %} 3.4. You should migrate to {% data variables.product.prodname_codeql_cli %} version 2.7.6.

{% elsif ghae %}

Note: The {% data variables.code-scanning.codeql_runner %} has been deprecated. You should migrate to {% data variables.product.prodname_codeql_cli %}.

{% endif %}

For more information, see the CodeQL runner deprecation. For information on migrating to {% data variables.product.prodname_codeql_cli %}, see "Migrating from the CodeQL runner to CodeQL CLI."

{% endnote %}