koslib / helm-eks-action

The simplest Github Action for executing Helm commands on EKS - cluster authentication included
MIT License
59 stars 61 forks source link

Fix warning `set-output` command is deprecated #53

Closed azeemchauhan closed 1 year ago

azeemchauhan commented 1 year ago

GitHub action updates from Node12 to Node 16 start giving the following warning/s-

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/