Skip to content

set-output command removed because of deprecation #1898 #1931

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

Merged
merged 2 commits into from
Mar 13, 2023

Conversation

bissquit
Copy link
Member

Description

Replace deprecated command set-output. Read more at the blog post: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Fixes #1898

How to test

Automated tests

Run pipeline

Manual tests

Not applicable

Self-check list

  • check if branch workflow run finished well

@bissquit bissquit added ctg-enhancement New feature, improvement or change request comp-github-action GitHub action, gradle plugin or maven plugin labels Mar 13, 2023
@bissquit bissquit self-assigned this Mar 13, 2023
Copy link
Member

@viktoriia-fomina viktoriia-fomina left a comment

Choose a reason for hiding this comment

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

LGTM

@bissquit bissquit merged commit 83eab40 into main Mar 13, 2023
@bissquit bissquit deleted the egor-vasiliev/1898-fix-deprecated branch March 13, 2023 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-github-action GitHub action, gradle plugin or maven plugin ctg-enhancement New feature, improvement or change request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build annotations are full of The set-output command is deprecated and will be disabled soon.
2 participants