File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ jobs:
16
16
17
17
steps :
18
18
- name : Checkout
19
- uses : actions/checkout@v4
19
+ uses : actions/checkout@v2
20
20
21
21
- name : Print current build ID
22
22
run : |
23
- echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:00dc9c2d-36a7-4e33-acee-8a1f9dc23517
23
+ echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:aae19f82-c7ca-427a-99bf-dc43b9aee902
24
24
25
25
- name : Configure AWS credentials
26
26
uses : aws-actions/configure-aws-credentials@v4
54
54
wait-for-task-stopped : true
55
55
56
56
- name : Deploy Amazon ECS task definition with ECS Service
57
- uses : aws-actions/amazon-ecs-deploy-task-definition@6b5f48e0936ab1a33c2592b6a1e1737e10a5f68a
57
+ uses : aws-actions/amazon-ecs-deploy-task-definition@5ae7be6fcfec491494b3dbe937800837321d81d9
58
58
with :
59
59
task-definition : task-definition.json
60
60
service : github-actions-deploy-task-def-integ-test
You can’t perform that action at this time.
0 commit comments