Skip to content

Commit c09bae3

Browse files
Test commit ff76e63
1 parent 3ca6b76 commit c09bae3

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:04db91c4-92ab-4940-9939-ed7c60761ff7
19+
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:8c1949c1-8ffe-459b-b240-65c8e47920d0
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@ee7a5be0e613c219d1436ce2bf0124b43a977aaa
29+
uses: aws-actions/amazon-ecs-deploy-task-definition@ff76e63a670128aa2c85a03c8499c0a46b8080aa
3030
with:
3131
task-definition: task-definition.json
3232
service: github-actions-deploy-task-def-integ-test

0 commit comments

Comments
 (0)