Skip to content

Commit 803081b

Browse files
Test commit 1b137d4
1 parent 1f249ef commit 803081b

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:9f10198d-b9d1-4778-b6b6-7258b3c2ad23
23+
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:c17d2aea-bd6f-4c58-8cd2-bd0719fbcaba
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@e9678cb5c50d945753081023d97168778d3ba2ee
58+
uses: aws-actions/amazon-ecs-deploy-task-definition@1b137d48136614359c0c3a573120ab771daa6320
5959
with:
6060
task-definition: task-definition.json
6161
service: github-actions-deploy-task-def-integ-test

0 commit comments

Comments
 (0)