Skip to content

Commit 3bf3644

Browse files
Test commit e562516
1 parent 19f03a1 commit 3bf3644

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:149fd6da-c3a8-444a-874f-281bb773e85e
23+
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:956aec06-0dd7-4a4a-8166-f2200cbe0c02
2424
2525
- name: Configure AWS credentials
2626
uses: aws-actions/configure-aws-credentials@v4
@@ -54,7 +54,7 @@ jobs:
5454
wait-for-task-stopped: true
5555

5656
- name: Deploy Amazon ECS task definition with ECS Service
57-
uses: aws-actions/amazon-ecs-deploy-task-definition@d3aeb801200df822cd074ec92477dbba1cbf96a0
57+
uses: aws-actions/amazon-ecs-deploy-task-definition@e56251673a6ba4c7739220087c3def72f29579b4
5858
with:
5959
task-definition: task-definition.json
6060
service: github-actions-deploy-task-def-integ-test

0 commit comments

Comments
 (0)