Skip to content

Conversation

@jrfnl
Copy link
Collaborator

@jrfnl jrfnl commented Oct 14, 2022

GitHub has deprecated the use of set-output (and set-state) in favour of new environment files.

This commit updates workflows to use the new methodology.

Refs:

GitHub has deprecated the use of `set-output` (and `set-state`) in favour of new environment files.

This commit updates workflows to use the new methodology.

Refs:
* 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#environment-files
@jrfnl jrfnl added this to the 1.x Next Release milestone Oct 14, 2022
@jrfnl jrfnl requested a review from grogy October 14, 2022 20:55
Copy link
Member

@grogy grogy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for referation links. Without them I don't have context :-) It's perfect

@grogy grogy merged commit 4151921 into master Oct 31, 2022
@grogy grogy deleted the feature/ghactions-dont-use-set-output branch October 31, 2022 14:01
@jrfnl
Copy link
Collaborator Author

jrfnl commented Oct 31, 2022

I even do that for PRs to my own repos, always helps to understand the context of a change, including when looking back in later times.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants