We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95dd82f commit 5230b49Copy full SHA for 5230b49
.github/workflows/cd.yml
@@ -63,7 +63,7 @@ jobs:
63
64
- name: Fill in the new image ID in the Amazon ECS task definition
65
id: task-def
66
- uses: aws-actions/amazon-ecs-render-task-definition@v1.7.2
+ uses: aws-actions/amazon-ecs-render-task-definition@v1.7.3
67
with:
68
task-definition: ${{ vars.ECS_TASK_DEFINITION_PATH }}
69
container-name: ${{ vars.CONTAINER_NAME }}
0 commit comments