Skip to content

Commit b48fe87

Browse files
Test commit 4c5bbf2
1 parent 329d113 commit b48fe87

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:0f612c7f-56f7-418e-8e3a-71ac73f77e74
19+
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:d9589b00-80b4-4dc2-b883-597749b27675
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@f0d1f04c1872067e5ffeb3ce19b02cbb5afaa0d6
29+
uses: aws-actions/amazon-ecs-deploy-task-definition@4c5bbf2e601249eb52baf3d068c3e1fc30b5d50f
3030
with:
3131
task-definition: task-definition.json
3232
service: github-actions-deploy-task-def-integ-test

0 commit comments

Comments
 (0)