aws-actions / amazon-ecs-render-task-definition

Inserts a container image URI into an Amazon ECS task definition JSON file.
MIT License
261 stars 138 forks source link

fix: Node.js 16 actions are deprecated #286

Closed labac-p closed 5 months ago

labac-p commented 5 months ago

Issue #, if available:

Description of changes:

Bump node from 16 to 20 to fix Github Actions warnings:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/amazon-ecs-render-task-definition@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.