Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Deprecated set-output issue (#4) #119

Closed
wants to merge 1 commit into from

Conversation

actuarysailor
Copy link

Description of your changes

Trying to get rid of the deprecated set-output issue.

fixes #109

I have:

How has this code been tested

I ended up changing some of the workflow files to do something different outside of your account but still using the same code inside of your account. This allowed me to better test/run your validation steps externally.

### Description of your changes
Trying to get rid of the deprecated `set-output` issue.

fixes terraform-docs#109

I have:

- [x] Read and followed terraform-docs' [contribution process].

### How has this code been tested
I ended up changing some of the workflow files to do something different outside of your account but still using the same code inside of your account.  This allowed me to better test/run your validation steps externally.

Signed-off-by: shiro <[email protected]>
@khos2ow
Copy link
Member

khos2ow commented Mar 23, 2024

Thank you @actuarysailor. Closing this is in favor of #94 which has fixed this.

@khos2ow khos2ow closed this Mar 23, 2024
@actuarysailor actuarysailor deleted the master branch June 1, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The set-output command is deprecated
2 participants