Skip to content

Commit ed0d239

Browse files
Test commit fd6bd3e
1 parent d1bd6de commit ed0d239

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:e4c0956c-76ed-4e6c-98b3-0e1fee579a5a
23+
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:e354f502-23c0-44cb-abc4-9844a40573af
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@9b80408866e35af3fa6ab28356c942cb539e1104
57+
uses: aws-actions/amazon-ecs-deploy-task-definition@fd6bd3e1e7794356c1ec5bbac01e467c0a186d21
5858
with:
5959
task-definition: task-definition.json
6060
service: github-actions-deploy-task-def-integ-test

0 commit comments

Comments
 (0)