Skip to content

Commit fe4619b

Browse files
Test commit 88fc08e
1 parent aaccb88 commit fe4619b

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:3801614f-ac75-46ce-87e1-87d41b0333c8
23+
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:a4449c21-7fa8-4a89-a424-f5ded7e13410
2424
2525
- name: Configure AWS credentials
2626
uses: aws-actions/configure-aws-credentials@v4
@@ -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@ee41e37e2651c3edfcc667e3873d6dd50dd25064
58+
uses: aws-actions/amazon-ecs-deploy-task-definition@88fc08ea4a7104ea17621f9f34801c3bb1c2bb0e
5959
with:
6060
task-definition: task-definition.json
6161
service: github-actions-deploy-task-def-integ-test

0 commit comments

Comments
 (0)