Skip to content

Commit 060a80e

Browse files
author
CodeBuild Integration Test
committed
Test commit d8741c2
1 parent bdc2b08 commit 060a80e

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:7bd5e56b-2d30-4adc-8892-7eac99a7aac2
19+
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:0ea69b5a-fa2f-4f45-84b3-14f11e87d607
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@f24d5e402d78a13182fbdd7837813c5207d4f154
29+
uses: aws-actions/amazon-ecs-deploy-task-definition@d8741c2bca7333d63b4632e5cd0ccf01ac6bde19
3030
with:
3131
task-definition: task-definition.json
3232
service: github-actions-deploy-task-def-integ-test

0 commit comments

Comments
 (0)