From a00e76a1ce05986fbe13c15a48db65c728eb25e8 Mon Sep 17 00:00:00 2001 From: Henrik Andersson Date: Tue, 10 Sep 2024 18:04:16 -0700 Subject: [PATCH] chore(docs): Add note about v3 requires OD 2022.3.5512 (#497) --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f1e2be2e..d117c7d0 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,11 @@ This is a GitHub Action to create a release in [Octopus Deploy](https://octopus.com/). -**\*NOTE:** if you have used earlier versions of this action, as of v3 of this action there is no longer a dependency to the Octopus CLI, so the installer action is no longer required in order to use this step.\* +> [!NOTE] +> If you have used earlier versions of this action, as of **v3** of this action there is no longer a dependency to the Octopus CLI, so the installer action is no longer required in order to use this step. + +> [!IMPORTANT] +> As of **v3** of this action, Octopus Server version `2022.3.5512` or newer is required. ## Releases in Octopus Deploy