From 08473a9865cb43fb3e4791bf7d19f333844eb88c Mon Sep 17 00:00:00 2001 From: CodeBuild Integration Test Date: Tue, 27 Aug 2024 05:53:11 +0000 Subject: [PATCH] Test commit adc3525fcc599ee807a6c70efbe2587a0bce1525 --- .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 b77e8fd8..ab52dec9 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:42940957-86b2-4285-9d9d-03775a2c2654 + echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:15d5dcfd-6f9b-4066-acf2-021af490f631 - 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@0a0f8ee08e00301f9fe77c7b20f922574aaed924 + uses: aws-actions/amazon-ecs-deploy-task-definition@adc3525fcc599ee807a6c70efbe2587a0bce1525 with: task-definition: task-definition.json service: github-actions-deploy-task-def-integ-test