Skip to content

Commit 364ceed

Browse files
authored
Merge pull request #20881 from github/repo-sync
repo sync
2 parents 4874eb8 + 2de7f77 commit 364ceed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/variables/product.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ prodname_codeql_cli: 'CodeQL CLI'
8383
# CodeQL usually bumps its minor version for each minor version of GHES.
8484
# Update this whenever a new enterprise version of CodeQL is being prepared.
8585
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 %}
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{% elsif ghes = 3.7 or ghae = 3.7 %}2.10.5{% endif %}
8787
8888
# Projects v2
8989
prodname_projects_v2: 'Projects'

0 commit comments

Comments
 (0)