Skip to content

Commit bb54946

Browse files
Bump aws-actions/amazon-ecs-render-task-definition from 1.7.5 to 1.8.0 (#1139)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a6dbeb5 commit bb54946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
6464
- name: Fill in the new image ID in the Amazon ECS task definition
6565
id: task-def
66-
uses: aws-actions/amazon-ecs-render-task-definition@v1.7.5
66+
uses: aws-actions/amazon-ecs-render-task-definition@v1.8.0
6767
with:
6868
task-definition: ${{ vars.ECS_TASK_DEFINITION_PATH }}
6969
container-name: ${{ vars.CONTAINER_NAME }}

0 commit comments

Comments
 (0)