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

github/workflows: Use output parameter instead of set-output command #151

Merged
merged 1 commit into from
Oct 26, 2022

Conversation

pluser
Copy link
Contributor

@pluser pluser commented Oct 21, 2022

GitHub has announced that set-output and save-state will be discontinued.
We need to move to setting output parameters without these mechanisms.
Also, unnecessary steps have been removed.

GitHub has announced that set-output and save-state will be discontinued.
We need to move to setting output parameters without these mechanisms.
Also, unnecessary steps have been removed.

Signed-off-by: ESASHIKA Kaoru <[email protected]>
@pluser pluser marked this pull request as ready for review October 24, 2022 09:15
@pluser pluser requested a review from a team as a code owner October 24, 2022 09:15
@llamerada-jp llamerada-jp merged commit 18df8e0 into main Oct 26, 2022
@llamerada-jp llamerada-jp deleted the deplicate-set-output branch October 26, 2022 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants