Skip to content

Commit 89d58a4

Browse files
Test commit 2e20c87
1 parent cf232c3 commit 89d58a4

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
@@ -16,7 +16,7 @@ jobs:
1616

1717
- name: Print current build ID
1818
run: |
19-
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:b4ed1f92-0c3d-492d-b090-7ccec6ad317b
19+
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:4dd1c5ca-9271-4b55-94d3-585c5a3816cc
2020
2121
- name: Configure AWS credentials
2222
uses: aws-actions/configure-aws-credentials@v1
@@ -26,7 +26,7 @@ jobs:
2626
aws-region: us-west-2
2727

2828
- name: Deploy Amazon ECS task definition
29-
uses: aws-actions/amazon-ecs-deploy-task-definition@3ad7feed6186d3b69bb6d87b9729470bf8f0215b
29+
uses: aws-actions/amazon-ecs-deploy-task-definition@2e20c874061f84bae5ff9882bdbc61b1d7c2217e
3030
with:
3131
task-definition: task-definition.json
3232
service: github-actions-deploy-task-def-integ-test

0 commit comments

Comments
 (0)