Skip to content

Commit fc4e207

Browse files
Test commit 11eb399
1 parent c2409cc commit fc4e207

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:d20e7d1b-b6de-401e-8cd0-b2bff32fe727
19+
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:feb5f4b2-4978-4c8a-bdc8-7ac63cae09c4
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@67393b6dddfbf0653b20b162dcdd0d3821366bc4
29+
uses: aws-actions/amazon-ecs-deploy-task-definition@11eb3992da1970407bbd66b2aa37ed5951368e5e
3030
with:
3131
task-definition: task-definition.json
3232
service: github-actions-deploy-task-def-integ-test

0 commit comments

Comments
 (0)