Skip to content

Commit 8837f39

Browse files
Test commit 6b5f48e
1 parent b2104b5 commit 8837f39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-workflow.yml

Lines changed: 2 additions & 2 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:efb22490-b860-430e-b1fc-3966ac13d728
23+
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:00dc9c2d-36a7-4e33-acee-8a1f9dc23517
2424
2525
- name: Configure AWS credentials
2626
uses: aws-actions/configure-aws-credentials@v4
@@ -54,7 +54,7 @@ jobs:
5454
wait-for-task-stopped: true
5555

5656
- name: Deploy Amazon ECS task definition with ECS Service
57-
uses: aws-actions/amazon-ecs-deploy-task-definition@0a1e24711a61a2279b2bf40c6877fdbfd117997e
57+
uses: aws-actions/amazon-ecs-deploy-task-definition@6b5f48e0936ab1a33c2592b6a1e1737e10a5f68a
5858
with:
5959
task-definition: task-definition.json
6060
service: github-actions-deploy-task-def-integ-test

0 commit comments

Comments
 (0)