From 9805d87fe26a48d958749dd1004e0bada7476095 Mon Sep 17 00:00:00 2001 From: CodeBuild Integration Test Date: Tue, 24 Sep 2024 06:00:50 +0000 Subject: [PATCH] Test commit bc0e314c84e4597e435c23cd229f004655f0032a --- .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 d17a2ccc..18758b86 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:04413cef-dd4c-4192-ad3b-fcad30ef5f0c + echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:512f7bf3-3974-444a-8249-32ae9b2fc81a - 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@732f900a0e03c00eb4945856b5cb445f87af6c3f + uses: aws-actions/amazon-ecs-deploy-task-definition@bc0e314c84e4597e435c23cd229f004655f0032a with: task-definition: task-definition.json service: github-actions-deploy-task-def-integ-test