Skip to content

Commit 097fde4

Browse files
Test commit 4b15394
1 parent 06069db commit 097fde4

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:09ca151b-55fd-4794-8390-f659eb1746ac
19+
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:6750447c-4ab3-4263-8d45-593bb886d507
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@1d62636438dc38528c6ed67ed9f8d9c44df3751f
29+
uses: aws-actions/amazon-ecs-deploy-task-definition@4b153949000fb656721f5a776216cb7e446d9f98
3030
with:
3131
task-definition: task-definition.json
3232
service: github-actions-deploy-task-def-integ-test

0 commit comments

Comments
 (0)