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

Replaced GHA set-output with GITHUB_OUTPUT #907

Merged
merged 1 commit into from
Dec 6, 2022

Conversation

pregnor
Copy link
Member

@pregnor pregnor commented Dec 6, 2022

Q A
Bug fix? no
New feature? no
API breaks? no
Deprecations? no
Related tickets -
License Apache 2.0

What's in this PR?

Replaced ::set-output with >> $GITHUB_OUTPUT

Why?

Deprecated, will be removed in 2023-05-31.

Additional context

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

Tested in another PR, worked well.

Checklist

  • Implementation tested
  • Error handling code meets the guideline
  • Logging code meets the guideline
  • User guide and development docs updated (if needed)

@pregnor pregnor added the enhancement New feature or request label Dec 6, 2022
@pregnor pregnor requested a review from a team as a code owner December 6, 2022 13:25
@pregnor pregnor self-assigned this Dec 6, 2022
Copy link
Contributor

@bartam1 bartam1 left a comment

Choose a reason for hiding this comment

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

LGTM

@pregnor pregnor merged commit 1cc2d78 into master Dec 6, 2022
@pregnor pregnor deleted the ci/replace-deprecated-gha-set-output branch December 6, 2022 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants