adds other necessary versions!
This commit is contained in:
@@ -55,7 +55,7 @@ You should plan where you'll store your secrets. We recommend storing secrets in
|
||||
In {% data variables.product.prodname_dotcom %}, you can store secrets at the repository or organization level. Secrets at the repository level can be limited to workflows in certain environments, such as production or testing. For more information, see "[Encrypted secrets](/actions/security-guides/encrypted-secrets)."
|
||||
|
||||

|
||||
{% ifversion ghes > 3.0 %}
|
||||
{% ifversion fpt or ghes > 3.0 or ghec or ghae %}
|
||||
You should consider adding manual approval protection for sensitive environments, so that workflows must be approved before getting access to the environments' secrets. For more information, see "[Using environments for deployments](/actions/deployment/targeting-different-environments/using-environments-for-deployment)."{% endif %}
|
||||
|
||||
### Security considerations for third-party actions
|
||||
|
||||
Reference in New Issue
Block a user