From 8110a05cb34958950aa1bd574651d42f541fff4f Mon Sep 17 00:00:00 2001 From: Sarah Edwards Date: Tue, 23 Feb 2021 11:52:39 -0800 Subject: [PATCH] version fix (#17972) --- data/reusables/actions/about-secrets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/actions/about-secrets.md b/data/reusables/actions/about-secrets.md index 7e67aff95eba..073ff29d32f3 100644 --- a/data/reusables/actions/about-secrets.md +++ b/data/reusables/actions/about-secrets.md @@ -1 +1 @@ -Encrypted secrets allow you to store sensitive information, such as access tokens, in your repository, repository environments, or organization. +Encrypted secrets allow you to store sensitive information, such as access tokens, in your repository{% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@3.0" %}, repository environments,{% endif %} or organization. \ No newline at end of file