1
0
mirror of synced 2025-12-21 10:57:10 -05:00

Update default CodeQL version to v2.20.3 for GHES 3.12-3.15 (#54124)

Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
This commit is contained in:
Angela P Wen
2025-01-28 14:18:44 -08:00
committed by GitHub
parent 0d76d7a86d
commit 1d8b9550d8

View File

@@ -97,7 +97,7 @@ prodname_codeql_cli: 'CodeQL CLI'
# CodeQL usually bumps its minor version for each minor version of GHES. # CodeQL usually bumps its minor version for each minor version of GHES.
# Update this whenever a new enterprise version of CodeQL is being prepared. # Update this whenever a new enterprise version of CodeQL is being prepared.
codeql_cli_ghes_recommended_version: >- codeql_cli_ghes_recommended_version: >-
{% ifversion ghes < 3.11 %}2.13.5{% elsif ghes < 3.12 %}2.14.6{% elsif ghes < 3.16 %}2.20.2{% endif %} {% ifversion ghes < 3.11 %}2.13.5{% elsif ghes < 3.12 %}2.14.6{% elsif ghes < 3.16 %}2.20.3{% endif %}
# Projects v2 # Projects v2
prodname_projects_v2: 'Projects' prodname_projects_v2: 'Projects'