From 79995d8e06d6ac5e788a81d9bc64091be0b54885 Mon Sep 17 00:00:00 2001 From: Erika Gressi <56914614+eriqua@users.noreply.github.com> Date: Sat, 17 Feb 2024 14:01:52 +0100 Subject: [PATCH] feat: test --with-source publishing for one avm product (#1008) ## Description Test --with-source publishing for one avm product. Updating main.json with latest Bicep release to trigger patch version bump and publishing with source Depends on #908 Must be merged before #974 --------- Co-authored-by: ChrisSidebotham-MSFT <48600046+ChrisSidebotham@users.noreply.github.com> --- avm/res/app/container-app/main.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/avm/res/app/container-app/main.json b/avm/res/app/container-app/main.json index cf8777fec4..edd38b04dc 100644 --- a/avm/res/app/container-app/main.json +++ b/avm/res/app/container-app/main.json @@ -5,8 +5,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "14421664754265859300" + "version": "0.25.53.49325", + "templateHash": "14158508271409178393" }, "name": "Container Apps", "description": "This module deploys a Container App.",