Skip to content

Commit 6e9d580

Browse files
author
CodeBuild Integration Test
committed
Test commit 94077af
1 parent e249712 commit 6e9d580

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:6dd0ee1a-d109-474d-8380-3da4c3970306
19+
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:a70d706c-f777-492b-b69f-fc8c72687e3a
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@32485e6377d76393fb483c0f830dfbe2fcf86834
29+
uses: aws-actions/amazon-ecs-deploy-task-definition@94077af825a2bf253d2d96a1f1481c38de70d0ea
3030
with:
3131
task-definition: task-definition.json
3232
service: github-actions-deploy-task-def-integ-test

0 commit comments

Comments
 (0)