Skip to content

Commit 99242b1

Browse files
Bump aws-actions/amazon-ecs-render-task-definition from 1.7.1 to 1.7.2 (#1056)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 36cf933 commit 99242b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

+1-1
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/[email protected].1
66+
uses: aws-actions/[email protected].2
6767
with:
6868
task-definition: ${{ vars.ECS_TASK_DEFINITION_PATH }}
6969
container-name: ${{ vars.CONTAINER_NAME }}

0 commit comments

Comments
 (0)