Skip to content

Commit

Permalink
docs(config): remove deprecation date from secrets migration (#33125)
Browse files Browse the repository at this point in the history
  • Loading branch information
justo-mend authored Dec 16, 2024
1 parent 1d36aa3 commit 8453d73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/usage/mend-hosted/migrating-secrets.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"
{
Expand All @@ -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"
{
Expand Down

0 comments on commit 8453d73

Please sign in to comment.