From 462ce7c30ff6b174be5438108320f53e39e9139a Mon Sep 17 00:00:00 2001 From: Donny Bell <63249187+donnybell@users.noreply.github.com> Date: Mon, 12 May 2025 11:29:14 -0400 Subject: [PATCH] Update Manual-Intervention-User-Restrictions-Enforcement.json --- .../Manual-Intervention-User-Restrictions-Enforcement.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/step-templates/Manual-Intervention-User-Restrictions-Enforcement.json b/step-templates/Manual-Intervention-User-Restrictions-Enforcement.json index 19a41e145..71821bddf 100644 --- a/step-templates/Manual-Intervention-User-Restrictions-Enforcement.json +++ b/step-templates/Manual-Intervention-User-Restrictions-Enforcement.json @@ -1,9 +1,9 @@ { "Id": "06080873-f7f1-47e9-aaac-7ec1927f8146", "Name": "Manual Intervention User Restrictions Enforcement", - "Description": "Use directly after a Manual Intervention step to enforce additional restrictions.\n\nUse cases include: \n- Preventing users from approving their own deployments\n- Restricting certain users (up to 2) from approving deployments", + "Description": "Use directly after a Manual Intervention step to enforce additional restrictions.\n\nUse cases include: \n- Preventing users from approving their own deployments\n- Restricting certain users from approving deployments", "ActionType": "Octopus.Script", - "Version": 1, + "Version": 2, "CommunityActionTemplateId": null, "Packages": [], "GitDependencies": [],