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 set-output with output environment file #373

Merged
merged 1 commit into from
Feb 24, 2023

Conversation

cprivitere
Copy link
Member

Same as #372 but for action.yaml which I overlooked before.

Our CI is using deprecated functionality for saving outputs. We need to convert to using environment files or our workflows will stop working later this year.

Details are here:
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#setting-an-output-parameter

Signed-off-by: Chris Privitere 23177737+cprivitere@users.noreply.github.com

ctreatma
ctreatma previously approved these changes Feb 24, 2023
Signed-off-by: Chris Privitere <23177737+cprivitere@users.noreply.github.com>
@cprivitere cprivitere merged commit 9c7bc1c into main Feb 24, 2023
@cprivitere cprivitere deleted the remove-set-output-from-action branch February 24, 2023 16:26
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.

None yet

2 participants