Skip to content

Commit dd7cb2e

Browse files
Test commit b8c8a8f
1 parent f84bb73 commit dd7cb2e

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:0f6efbb9-e399-42c4-8286-7530e9b6e0de
19+
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:3e1b2467-3445-4145-a499-ce73bcd307cb
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@6a8f0dc72204ab1f3f4e027b5b7b12f26a7157ac
29+
uses: aws-actions/amazon-ecs-deploy-task-definition@b8c8a8fd9af058d0476d5a8a8522f2b5f3beeeb2
3030
with:
3131
task-definition: task-definition.json
3232
service: github-actions-deploy-task-def-integ-test

0 commit comments

Comments
 (0)