From 04a226098a7199db413a3733d672d1afb8a0fd47 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Mon, 4 Aug 2025 07:10:53 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20merge=20template=20updates=20b0d090d66?= =?UTF-8?q?ac3d345a5eefe8bc94d2c81b918dd98=20=E2=86=92=20329a708ca168780df?= =?UTF-8?q?f196001e1341426fcacc9d7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cookiecutter.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cookiecutter.json b/.cookiecutter.json index 82e6a44..9421ed5 100644 --- a/.cookiecutter.json +++ b/.cookiecutter.json @@ -19,6 +19,6 @@ "include_azure_application_insights": "no", "include_azure_storage": "no", "include_azure_service_bus": "no", - "template_sha": "b0d090d66ac3d345a5eefe8bc94d2c81b918dd98" + "template_sha": "329a708ca168780dff196001e1341426fcacc9d7" } }