1
0
mirror of synced 2025-12-30 03:01:36 -05:00
Files
docs/data/reusables/code-scanning/deprecation-codeql-runner.md
Steve Guntrip 76027fd8d3 CodeQL changes
2022-02-14 10:25:31 +00:00

1.7 KiB

{% note %}

{% ifversion fpt or ghec %}

Note: The {% data variables.product.prodname_codeql_runner %} is being deprecated. On {% data variables.product.product_name %}, the {% data variables.product.prodname_codeql_runner %} will be supported until March 2022. You should upgrade to the latest version of {% data variables.product.prodname_codeql_cli %}.

{% elsif ghes > 3.3 %}

Note: The {% data variables.product.prodname_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 ghes < 3.4 %}

Note: The {% data variables.product.prodname_codeql_runner %} is being deprecated. On {% data variables.product.prodname_ghe_server %} 3.0 and greater, you can install {% data variables.product.prodname_codeql_cli %} version 2.6.3 to replace {% data variables.product.prodname_codeql_runner %}.

{% elsif ghae %}

Note: The {% data variables.product.prodname_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 %}