Skip to content

Commit 08473a9

Browse files
Test commit adc3525
1 parent 9eaa0cc commit 08473a9

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
@@ -20,7 +20,7 @@ jobs:
2020

2121
- name: Print current build ID
2222
run: |
23-
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:42940957-86b2-4285-9d9d-03775a2c2654
23+
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:15d5dcfd-6f9b-4066-acf2-021af490f631
2424
2525
- name: Configure AWS credentials
2626
uses: aws-actions/configure-aws-credentials@v4
@@ -55,7 +55,7 @@ jobs:
5555
enable-ecs-managed-tags: true
5656

5757
- name: Deploy Amazon ECS task definition with ECS Service
58-
uses: aws-actions/amazon-ecs-deploy-task-definition@0a0f8ee08e00301f9fe77c7b20f922574aaed924
58+
uses: aws-actions/amazon-ecs-deploy-task-definition@adc3525fcc599ee807a6c70efbe2587a0bce1525
5959
with:
6060
task-definition: task-definition.json
6161
service: github-actions-deploy-task-def-integ-test

0 commit comments

Comments
 (0)