1
0
mirror of synced 2026-01-05 03:06:35 -05:00
Files
docs/data/reusables/code-scanning/enterprise-enable-code-scanning-actions.md
Jason Etcovitch caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00

691 B

{% if currentVersion ver_gt "enterprise-server@2.21" %}

{% note %}

Note: Your site administrator must enable {% data variables.product.prodname_code_scanning %} for {% data variables.product.product_location_enterprise %} before you can use this feature. If you want to use {% data variables.product.prodname_actions %} to scan your code, the site administrator must also enable {% data variables.product.prodname_actions %} and set up the infrastructure required. For more information, see "Configuring {% data variables.product.prodname_code_scanning %} for your appliance."

{% endnote %}

{% endif %}