Skip to content

Commit 9805d87

Browse files
Test commit bc0e314
1 parent da7aaf5 commit 9805d87

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:04413cef-dd4c-4192-ad3b-fcad30ef5f0c
23+
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:512f7bf3-3974-444a-8249-32ae9b2fc81a
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@732f900a0e03c00eb4945856b5cb445f87af6c3f
58+
uses: aws-actions/amazon-ecs-deploy-task-definition@bc0e314c84e4597e435c23cd229f004655f0032a
5959
with:
6060
task-definition: task-definition.json
6161
service: github-actions-deploy-task-def-integ-test

0 commit comments

Comments
 (0)