File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -202,8 +202,8 @@ prodname_code_security: '{% ifversion ghas-products %}Code Security{% else %}Adv
202202prodname_secret_protection : ' {% ifversion ghas-products %}Secret Protection{% else %}Advanced Security{% endif %}'
203203prodname_cs_or_sp : ' {% ifversion ghas-products %}Secret Protection or Code Security{% else %}Advanced Security{% endif %}'
204204prodname_cs_and_sp : ' {% ifversion ghas-products %}Secret Protection and Code Security{% else %}Advanced Security{% endif %}'
205- UI_advanced_security : ' {% ifversion ghas-products %}{% data variables.product.prodname_AS %}{% elsif code-security-wording-only %}Code security{% else %}Code security and analysis{% endif %}'
206- UI_advanced_security_ent : ' {% ifversion ghas-products %}{% data variables.product.prodname_AS %}{% elsif code-security-wording-only-enterprise %}Code security{% else %}Code security and analysis{% endif %}'
205+ UI_advanced_security : ' {% ifversion ghas-products %}{% data variables.product.prodname_AS %}{% elsif ghes > 3.15 %}Code security{% else %}Code security and analysis{% endif %}'
206+ UI_advanced_security_ent : ' {% ifversion ghas-products %}{% data variables.product.prodname_AS %}{% elsif ghes > 3.14 %}Code security{% else %}Code security and analysis{% endif %}'
207207UI_code_security_scanning : ' {% ifversion ghas-products %}Code Security{% else %}Code scanning{% endif %}'
208208UI_secret_protection_scanning : ' {% ifversion ghas-products %}Secret Protection{% else %}Secret scanning{% endif %}'
209209
You can’t perform that action at this time.
0 commit comments