Skip to content

Commit 9eaa0cc

Browse files
Test commit 0a0f8ee
1 parent 13bf160 commit 9eaa0cc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/test-workflow.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
- name: Print current build ID
2222
run: |
23-
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:aae19f82-c7ca-427a-99bf-dc43b9aee902
23+
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:42940957-86b2-4285-9d9d-03775a2c2654
2424
2525
- name: Configure AWS credentials
2626
uses: aws-actions/configure-aws-credentials@v4
@@ -39,7 +39,7 @@ jobs:
3939
run-task-assign-public-IP: ENABLED
4040
run-task-security-groups: sg-067ebcde49c0f3ad8
4141
run-task-launch-type: FARGATE
42-
wait-for-task-stopped: false
42+
wait-for-task-stopped: false
4343

4444
- name: Deploy Amazon ECS task definition with one-off task and wait for task stopped set to true
4545
uses: aws-actions/amazon-ecs-deploy-task-definition@v1
@@ -55,7 +55,7 @@ jobs:
5555
enable-ecs-managed-tags: true
5656

5757
- name: Deploy Amazon ECS task definition with ECS Service
58-
uses: aws-actions/amazon-ecs-deploy-task-definition@5ae7be6fcfec491494b3dbe937800837321d81d9
58+
uses: aws-actions/amazon-ecs-deploy-task-definition@0a0f8ee08e00301f9fe77c7b20f922574aaed924
5959
with:
6060
task-definition: task-definition.json
6161
service: github-actions-deploy-task-def-integ-test

0 commit comments

Comments
 (0)