Skip to content

Commit 19f03a1

Browse files
Test commit d3aeb80
1 parent 138759f commit 19f03a1

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:7e0d32c8-d605-4b49-b81e-aa189e45e011
23+
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:149fd6da-c3a8-444a-874f-281bb773e85e
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@cc62b620d930a0c519430a526d241762e8c005a9
57+
uses: aws-actions/amazon-ecs-deploy-task-definition@d3aeb801200df822cd074ec92477dbba1cbf96a0
5858
with:
5959
task-definition: task-definition.json
6060
service: github-actions-deploy-task-def-integ-test

0 commit comments

Comments
 (0)