amazon-ecs-render-task-definition icon indicating copy to clipboard operation
amazon-ecs-render-task-definition copied to clipboard

set-output command is deprecated

Open bruno-chavez opened this issue 2 years ago • 6 comments

Hi using version aws-actions/amazon-ecs-render-task-definition@v1 and getting the following warning on every run of the action:

Warning: The set-output command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Not sure if there is a plan for the deprecation of the command, but hopefully this issue sets it into motion.

bruno-chavez avatar Oct 19 '22 14:10 bruno-chavez

This is me showing my ignorance ... I'm still getting this warning message using aws-actions/amazon-ecs-render-task-definition@v1. Do I need to modify the @v1 and if so, what version should it be?

blairjanis avatar Nov 11 '22 15:11 blairjanis

@blairjanis the fix PR #205 is not merged in yet, much less deployed.

dkhaye avatar Nov 11 '22 21:11 dkhaye

#205 is merged but not released yet.

shmokmt avatar Dec 16 '22 09:12 shmokmt

@iamhopaul123 What does it take to get this released?

chrblabla avatar Dec 29 '22 18:12 chrblabla

Can you create the new tag for that please Using amazon-ecs-render-task-definition@v1 still getting the "set-outputcommand is deprecated and"

myorb-github-service avatar Jan 18 '23 12:01 myorb-github-service

Has been fixed - confirmed that it's work :-)

donfirst avatar Jan 19 '23 21:01 donfirst