Skip to content

Commit a7f7b52

Browse files
Test commit 82e46a8
1 parent 69b9d7c commit a7f7b52

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:b1ebdf0b-85bb-4fd7-97f0-99c138d69761
23+
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:8500e78f-34dc-404f-a2bd-afddbe5f0139
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@62cfdbfe7dc2e43d460666cf5421de808f2ca6f4
58+
uses: aws-actions/amazon-ecs-deploy-task-definition@82e46a89773204998cca74ab511e71c8eed45fc5
5959
with:
6060
task-definition: task-definition.json
6161
service: github-actions-deploy-task-def-integ-test

0 commit comments

Comments
 (0)