Skip to content

Commit 7fe9b60

Browse files
Test commit bee9be6
1 parent be9af44 commit 7fe9b60

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:6060f60e-7b11-4b6a-a515-cd1d43546028
19+
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:fbaa23c7-afa0-4353-b0bf-ae908a98e6c5
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@8229049d0e7c34be9ba40d443608d2d6cde7510f
29+
uses: aws-actions/amazon-ecs-deploy-task-definition@bee9be62c2d0ad816873612bbe076486535f21f5
3030
with:
3131
task-definition: task-definition.json
3232
service: github-actions-deploy-task-def-integ-test

0 commit comments

Comments
 (0)