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

Replace deprecated set-output command #37

Merged
merged 5 commits into from
May 27, 2023

Conversation

jfkriz
Copy link
Contributor

@jfkriz jfkriz commented Apr 18, 2023

As described in #38 , the set-output command used in the main.yml workflow file, and in the index.js action is being deprecated. This PR addresses both of those issues, and we are successfully using the updated version from my fork in our project, and the warnings about the deprecated command are gone.

Resolves #38.

@jfkriz jfkriz marked this pull request as ready for review April 18, 2023 11:15
jfkriz added 2 commits April 18, 2023 07:29
The updated github library fixes the deprecation warning with this command.
@sidx1024
Copy link
Owner

@jfkriz Thanks for the contribution!

@sidx1024 sidx1024 merged commit cda21b6 into sidx1024:main May 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Github set-output is deprecated
2 participants