Skip to content

Commit c54b4a9

Browse files
Test commit 39680eb
1 parent 89d58a4 commit c54b4a9

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:4dd1c5ca-9271-4b55-94d3-585c5a3816cc
19+
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:b098d5f7-767d-4742-9426-152578b85dcc
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@2e20c874061f84bae5ff9882bdbc61b1d7c2217e
29+
uses: aws-actions/amazon-ecs-deploy-task-definition@39680eba086a6c05479984005defcbc42bb9503b
3030
with:
3131
task-definition: task-definition.json
3232
service: github-actions-deploy-task-def-integ-test

0 commit comments

Comments
 (0)