diff --git a/.github/workflows/test-workflow.yml b/.github/workflows/test-workflow.yml index d8025d67..610eb14c 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:5ffe4aaf-6638-4a9e-8187-4dfcf5e4f2c2 + echo Integration test run: githubactionsamazonecsrende-wVtTCLjhID2l:66474e77-acbe-4dcd-ae1d-c05d654242e5 - 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@a18e8eccd068a4ba0b293c655969514bead8f0f5 + uses: aws-actions/amazon-ecs-render-task-definition@5f07eab76e1851cbd4e07dea0f3ed53b304475bd with: task-definition: task-definition.json container-name: sample-app