From 69ef2d8136699e1e4834ceef0370ec64caef0363 Mon Sep 17 00:00:00 2001 From: CodeBuild Integration Test Date: Tue, 19 Dec 2023 21:52:11 +0000 Subject: [PATCH] Test commit 612ac18cbe228145b92e632fe1d140372af59adf --- .github/workflows/test-workflow.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test-workflow.yml b/.github/workflows/test-workflow.yml index 1ab56f8c..f14be037 100644 --- a/.github/workflows/test-workflow.yml +++ b/.github/workflows/test-workflow.yml @@ -16,7 +16,7 @@ jobs: - name: Print current build ID run: | - echo Integration test run: githubactionsamazonecsrende-wVtTCLjhID2l:49959980-0516-462b-86a4-131b36f1666d + echo Integration test run: githubactionsamazonecsrende-wVtTCLjhID2l:4f5701b0-4002-4cfe-8db9-1d6d79df3b7e - name: Configure AWS credentials uses: aws-actions/configure-aws-credentials@v1 @@ -27,7 +27,7 @@ jobs: - name: Render Amazon ECS task definition id: render-task-definition - uses: aws-actions/amazon-ecs-render-task-definition@ac1938bb1280b4d5564fdefc715af5d15f7f1c57 + uses: aws-actions/amazon-ecs-render-task-definition@612ac18cbe228145b92e632fe1d140372af59adf with: task-definition: task-definition.json container-name: sample-app