aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJustin Clareburt <[email protected]>2024-12-16 06:55:07 +0100
committerGitHub <[email protected]>2024-12-16 05:55:07 +0000
commit8453d73d0bd385673c2c5174a76f43191906a249 (patch)
tree09b4ef3dbf3b9e765acb3b316e9232042268062e
parent1d36aa3e01b06e87881f628a89162136d7072953 (diff)
downloadrenovate-8453d73d0bd385673c2c5174a76f43191906a249.tar.gz
renovate-8453d73d0bd385673c2c5174a76f43191906a249.zip
docs(config): remove deprecation date from secrets migration (#33125)gh-readonly-queue/main/pr-33125-1d36aa3e01b06e87881f628a89162136d7072953
-rw-r--r--docs/usage/mend-hosted/migrating-secrets.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/usage/mend-hosted/migrating-secrets.md b/docs/usage/mend-hosted/migrating-secrets.md
index d7383900989..c02f903dbe2 100644
--- a/docs/usage/mend-hosted/migrating-secrets.md
+++ b/docs/usage/mend-hosted/migrating-secrets.md
@@ -8,7 +8,7 @@ They can be referenced from the Renovate config files inside the repo using `{{
## Old method
-This method will stop working on 01-Oct-2024:
+This method is deprecated:
```json title="Put encrypted secret in Renovate config"
{
@@ -25,7 +25,7 @@ This method will stop working on 01-Oct-2024:
## New method
-This is the new method, that you should start using:
+This is the new method that you should start using:
```json title="Reference the app secret in the Renovate config"
{