Skip to content

Commit 0f5fa74

Browse files
author
CodeBuild Integration Test
committed
Test commit 37ec59d
1 parent 3cf796d commit 0f5fa74

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:4c3f448c-c111-4ca6-a3a1-942c0e148bc4
19+
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:94fdb957-d5dc-493c-9d22-e8ee0abbfa4f
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@9440d1e749c94ffdb8d3868f7b396780ae81fd45
29+
uses: aws-actions/amazon-ecs-deploy-task-definition@37ec59d6c3e314c12279ab3e75395e72da65f1c6
3030
with:
3131
task-definition: task-definition.json
3232
service: github-actions-deploy-task-def-integ-test

0 commit comments

Comments
 (0)