We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4874eb8 + 2de7f77 commit 364ceedCopy full SHA for 364ceed
data/variables/product.yml
@@ -83,7 +83,7 @@ prodname_codeql_cli: 'CodeQL CLI'
83
# CodeQL usually bumps its minor version for each minor version of GHES.
84
# Update this whenever a new enterprise version of CodeQL is being prepared.
85
codeql_cli_ghes_recommended_version: >-
86
- {% ifversion ghes < 3.3 %}2.6.3{% elsif ghes < 3.5 or ghae < 3.5 %}2.7.6{% elsif ghes = 3.5 or ghae = 3.5 %}2.8.5{% elsif ghes = 3.6 or ghae = 3.6%}2.9.4{% endif %}
+ {% ifversion ghes < 3.3 %}2.6.3{% elsif ghes < 3.5 or ghae < 3.5 %}2.7.6{% elsif ghes = 3.5 or ghae = 3.5 %}2.8.5{% elsif ghes = 3.6 or ghae = 3.6 %}2.9.4{% elsif ghes = 3.7 or ghae = 3.7 %}2.10.5{% endif %}
87
88
# Projects v2
89
prodname_projects_v2: 'Projects'
0 commit comments