diff --git a/.github/workflows/test-workflow.yml b/.github/workflows/test-workflow.yml index da37c023c..bf95ee974 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:956aec06-0dd7-4a4a-8166-f2200cbe0c02 + echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:e4c0956c-76ed-4e6c-98b3-0e1fee579a5a - name: Configure AWS credentials uses: aws-actions/configure-aws-credentials@v4 @@ -54,7 +54,7 @@ jobs: wait-for-task-stopped: true - name: Deploy Amazon ECS task definition with ECS Service - uses: aws-actions/amazon-ecs-deploy-task-definition@e56251673a6ba4c7739220087c3def72f29579b4 + uses: aws-actions/amazon-ecs-deploy-task-definition@9b80408866e35af3fa6ab28356c942cb539e1104 with: task-definition: task-definition.json service: github-actions-deploy-task-def-integ-test