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 e41694a commit a79a95eCopy full SHA for a79a95e
.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.3
+ uses: aws-actions/amazon-ecs-render-task-definition@v1.7.4
67
with:
68
task-definition: ${{ vars.ECS_TASK_DEFINITION_PATH }}
69
container-name: ${{ vars.CONTAINER_NAME }}
0 commit comments