Skip to content

Commit a139b01

Browse files
Test commit 3491fdb
1 parent 097fde4 commit a139b01

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:6750447c-4ab3-4263-8d45-593bb886d507
19+
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:b06d26f3-689d-4aad-968e-007877b3ce3b
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@4b153949000fb656721f5a776216cb7e446d9f98
29+
uses: aws-actions/amazon-ecs-deploy-task-definition@3491fdb09977e802b19e806aceacf94ec0d1bb64
3030
with:
3131
task-definition: task-definition.json
3232
service: github-actions-deploy-task-def-integ-test

0 commit comments

Comments
 (0)