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

set-output command is deprecated

bruno-chavez opened this issue ยท 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.

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 the fix PR #205 is not merged in yet, much less deployed.

#205 is merged but not released yet.

@iamhopaul123 What does it take to get this released?

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

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