Skip to content

Commit

Permalink
Bump aws-actions/amazon-ecs-render-task-definition from 1.4.0 to 1.6.0
Browse files Browse the repository at this point in the history
Bumps [aws-actions/amazon-ecs-render-task-definition](https://github.com/aws-actions/amazon-ecs-render-task-definition) from 1.4.0 to 1.6.0.
- [Release notes](https://github.com/aws-actions/amazon-ecs-render-task-definition/releases)
- [Changelog](https://github.com/aws-actions/amazon-ecs-render-task-definition/blob/master/CHANGELOG.md)
- [Commits](aws-actions/amazon-ecs-render-task-definition@v1.4.0...v1.6.0)

---
updated-dependencies:
- dependency-name: aws-actions/amazon-ecs-render-task-definition
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent a2e64fc commit d8e38e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Fill in the new image ID in the Amazon ECS task definition
id: task-def
uses: aws-actions/amazon-ecs-render-task-definition@v1.4.0
uses: aws-actions/amazon-ecs-render-task-definition@v1.6.0
with:
task-definition: .github/workflows/task.json
container-name: website
Expand Down

0 comments on commit d8e38e8

Please sign in to comment.