terraform-docs / gh-actions

A Github action for generating Terraform module documentation using terraform-docs and gomplate
Apache License 2.0
152 stars 63 forks source link

fix: replacing deprecated set-output to use env instead #94

Closed tobiasehlert closed 1 year ago

tobiasehlert commented 2 years ago

Description of your changes

Replacing deprecated set-output to use env $GITHUB_OUTPUT instead.

Blogg post about deprecation: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

I have:

cocallaw commented 1 year ago

@metmajer or @khos2ow any update on getting this PR reviewed and approved?

chrisdleech-pol commented 1 year ago

It would be super lovely if this PR was approved and merged

cocallaw commented 1 year ago

This PR addresses issues https://github.com/terraform-docs/gh-actions/issues/92 and https://github.com/terraform-docs/gh-actions/issues/95

MitchellPaff commented 1 year ago

Thanks for the fix - would be good to tag a release, so downstream projects aren't at risk of failing on May31st. Thanks!

LumixximuL commented 1 year ago

@khos2ow is there any progress on the repo updates here? Looks like we've got about 2 weeks left and this will begin blocking pipelines