From 42e07572083e0253cb78cb88307fd73ba6caefa2 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 11 Dec 2024 16:48:20 +0000 Subject: [PATCH] GitHub Action: Update psmp nested template url --- azure/pas-single-component-deploy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure/pas-single-component-deploy.json b/azure/pas-single-component-deploy.json index 3bf7827..74ca0d5 100644 --- a/azure/pas-single-component-deploy.json +++ b/azure/pas-single-component-deploy.json @@ -122,7 +122,7 @@ "properties": { "mode": "Incremental", "templateLink": { - "uri": "https://raw.githubusercontent.com/cyberark/pas-on-cloud/master/azure/nested/psmp-nested-template.json", + "uri": "https://raw.githubusercontent.com/cyberark/pas-on-cloud/release/v14.4/azure/nested/psmp-nested-template.json", "contentVersion": "1.0.0.0" }, "parameters": {