Skip to content

Commit db7c0f6

Browse files
Test commit b3a528e
1 parent 9751607 commit db7c0f6

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:8d9d19ea-dc8c-420e-b1d9-a766cde2ee48
19+
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:b758d9f2-aea6-4592-906f-aae8754d98b4
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@0ae3111ffe7f1ab7cd1e35779390630faea0036b
29+
uses: aws-actions/amazon-ecs-deploy-task-definition@b3a528eb690c86037acd19fd6a2a86337f4e3657
3030
with:
3131
task-definition: task-definition.json
3232
service: github-actions-deploy-task-def-integ-test

0 commit comments

Comments
 (0)