Skip to content

Commit bb5bba4

Browse files
committed
ghas product was set Code scanning product.yml(configuring-advanced-setup-for-code-scanning.md)
1 parent 58f0de9 commit bb5bba4

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
@@ -209,7 +209,7 @@ prodname_cs_or_sp: '{% ifversion ghas-products %}Secret Protection or Code Secur
209209
prodname_cs_and_sp: '{% ifversion ghas-products %}Secret Protection and Code Security{% else %}Advanced Security{% endif %}'
210210
UI_advanced_security: '{% ifversion ghas-products %}{% data variables.product.prodname_AS %}{% elsif ghes > 3.15 %}Code security{% else %}Code security and analysis{% endif %}'
211211
UI_advanced_security_ent: '{% ifversion ghas-products %}{% data variables.product.prodname_AS %}{% elsif ghes > 3.14 %}Code security{% else %}Code security and analysis{% endif %}'
212-
UI_code_security_scanning: '{% ifversion ghas-products %}Code Security{% else %}Code scanning{% endif %}'
212+
UI_code_security_scanning: '{% ifversion ghas-products %}Code scanning{% else %}Code Security{% endif %}'
213213
UI_secret_protection_scanning: '{% ifversion ghas-products %}Secret Protection{% else %}Secret scanning{% endif %}'
214214

215215
## OLD variables, DO NOT USE

0 commit comments

Comments
 (0)