Skip to content

Commit a6a45ed

Browse files
Test commit 3f1b093
1 parent 4ca7284 commit a6a45ed

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:cb0c7d09-193a-40ea-b0ca-36a64bc55156
19+
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:19a228af-7ba1-4c3a-b7e9-73a01d4ff5c6
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@0d19fcff4bbf6b6aaa58563f063580ac84afee57
29+
uses: aws-actions/amazon-ecs-deploy-task-definition@3f1b09388f6d7fac25601cf8ce7859d55cd3b242
3030
with:
3131
task-definition: task-definition.json
3232
service: github-actions-deploy-task-def-integ-test

0 commit comments

Comments
 (0)