From aaccb8885176641279cd80b49b93dbfaf5a23f30 Mon Sep 17 00:00:00 2001 From: CodeBuild Integration Test Date: Tue, 24 Sep 2024 16:00:43 +0000 Subject: [PATCH] Test commit ee41e37e2651c3edfcc667e3873d6dd50dd25064 --- .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 6c203378..63dfbea3 100644 --- a/.github/workflows/test-workflow.yml +++ b/.github/workflows/test-workflow.yml @@ -20,7 +20,7 @@ jobs: - name: Print current build ID run: | - echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:5066d7ba-83da-461b-98ff-684e824dfd28 + echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:3801614f-ac75-46ce-87e1-87d41b0333c8 - name: Configure AWS credentials uses: aws-actions/configure-aws-credentials@v4 @@ -55,7 +55,7 @@ jobs: enable-ecs-managed-tags: true - name: Deploy Amazon ECS task definition with ECS Service - uses: aws-actions/amazon-ecs-deploy-task-definition@d8291f5d33d54fd4b470540d45ca0bda9a2f1522 + uses: aws-actions/amazon-ecs-deploy-task-definition@ee41e37e2651c3edfcc667e3873d6dd50dd25064 with: task-definition: task-definition.json service: github-actions-deploy-task-def-integ-test