From 71e838bf73b023ce192c16fef6954e95675fcd05 Mon Sep 17 00:00:00 2001 From: Daniel Brooks Date: Wed, 21 Aug 2024 11:12:46 -0700 Subject: [PATCH] fix(appends): ensure we relace files (#691) --- .github/actions/ecs-codedeploy/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/ecs-codedeploy/action.yml b/.github/actions/ecs-codedeploy/action.yml index ce850ea9d..f843fede5 100644 --- a/.github/actions/ecs-codedeploy/action.yml +++ b/.github/actions/ecs-codedeploy/action.yml @@ -24,7 +24,7 @@ runs: - name: Render Amazon ECS App Spec shell: bash run: | - cat <> appspec.json + cat < appspec.json { "version": 0.0, "Resources": [