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 (#1) #116

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.

[contribution process]: https://git.io/Jt3K5
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
1 participant