Skip to content

Commit 6517c9b

Browse files
Test commit 5023beb
1 parent 0679438 commit 6517c9b

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:d22f0d4c-22e1-4616-a92e-90d40c9b92c0
23+
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:935b5018-9306-4f13-9416-0dc6688ea4e0
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@4482193dd766379c66473482bbc77299b053ec94
58+
uses: aws-actions/amazon-ecs-deploy-task-definition@5023beb7d514617b735b519d4d20b9a4f5797385
5959
with:
6060
task-definition: task-definition.json
6161
service: github-actions-deploy-task-def-integ-test

0 commit comments

Comments
 (0)