Skip to content

Commit 975a72c

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

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

0 commit comments

Comments
 (0)