Skip to content

Commit 66a038d

Browse files
author
CodeBuild Integration Test
committed
Test commit 3a7cb45
1 parent dc5434e commit 66a038d

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:40fe84c1-1f83-424f-b34b-de389391ec0e
19+
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:84af0e89-db1f-4b6d-a40d-bb31f6603167
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@165127b3a1064a693b930f1b0d2d7f40fca1afec
29+
uses: aws-actions/amazon-ecs-deploy-task-definition@3a7cb4515319f9e83698043836c5ad170b482fb4
3030
with:
3131
task-definition: task-definition.json
3232
service: github-actions-deploy-task-def-integ-test

0 commit comments

Comments
 (0)