Skip to content

Commit b2104b5

Browse files
Test commit 0a1e247
1 parent ed0d239 commit b2104b5

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:e354f502-23c0-44cb-abc4-9844a40573af
23+
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:efb22490-b860-430e-b1fc-3966ac13d728
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@fd6bd3e1e7794356c1ec5bbac01e467c0a186d21
57+
uses: aws-actions/amazon-ecs-deploy-task-definition@0a1e24711a61a2279b2bf40c6877fdbfd117997e
5858
with:
5959
task-definition: task-definition.json
6060
service: github-actions-deploy-task-def-integ-test

0 commit comments

Comments
 (0)