Skip to main content
Knowledge Base

Getting set-output deprecation warning when running GHA pipelines.yml in ref arch

Answer

We've started getting this warning when running our ref arch deployed pipelines.yml in Github Actions: ``` 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/ ``` Is there an updated version of this pipelines.yml for GHA that implements this new schema? Where could we find it? [r:terraform-aws-ci](https://github.com/gruntwork-io/terraform-aws-ci) --- <ins datetime="2022-10-24T16:11:30Z"> <p><a href="https://support.gruntwork.io/hc/requests/109422">Tracked in ticket #109422</a></p> </ins>

Hi, Thanks for opening this discussion. We're aware of this deprecation warning and are tracking it internally. We'll update this thread once we've released our new workflows.