Skip to content

Commit 01dfd55

Browse files
author
CodeBuild Integration Test
committed
Test commit 47d7844
1 parent 47d52e8 commit 01dfd55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-workflow.yml

+2-2
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:78e495b9-ddf6-48ab-b871-490039393add
19+
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:27675484-c01e-4f64-9c1e-7b6b1733ba83
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@6fa4cbf1fa771eb99a49d65c87006d99b80477f0
29+
uses: aws-actions/amazon-ecs-deploy-task-definition@47d7844ea25e76ab61792242e985f3a48e8c08c6
3030
with:
3131
task-definition: task-definition.json
3232
service: github-actions-deploy-task-def-integ-test

0 commit comments

Comments
 (0)