Skip to content

Commit aff205e

Browse files
Test commit fded6d2
1 parent aab92eb commit aff205e

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:c240fe78-33e8-4ccf-8fab-f88af21fa02a
19+
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:93bc4024-9e10-4303-a32a-774c7ac3bc6a
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@c244cdf011fe8fc519f629406830fdc686e951d4
29+
uses: aws-actions/amazon-ecs-deploy-task-definition@fded6d2b51ec4beae08fd3a72336cc5a0f2230ea
3030
with:
3131
task-definition: task-definition.json
3232
service: github-actions-deploy-task-def-integ-test

0 commit comments

Comments
 (0)