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

[Bug]: set-output is obsolete way of assigning output values #20

Closed
1 task done
jakubjezek001 opened this issue Apr 11, 2023 · 2 comments · May be fixed by #19
Closed
1 task done

[Bug]: set-output is obsolete way of assigning output values #20

jakubjezek001 opened this issue Apr 11, 2023 · 2 comments · May be fixed by #19

Comments

@jakubjezek001
Copy link

CheckList

  • I agree to follow this project's Code of Conduct

Select Release Version

v2.0.2

Select Node Version

None

Steps To Reproduce

  1. run worlfow
  2. find warning in the workflow run log

Expected Behavior

code is dynamically creating new workflow syntax: echo "{name}={value}" >> $GITHUB_OUTPUT

Actual Behavior

image

Error Message & Stack Trace

The set-output command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

@ShaMan123
Copy link
Owner

ShaMan123 commented Apr 27, 2023

Mind PRing?

@ShaMan123 ShaMan123 transferred this issue from ShaMan123/gha-populate-form-version Apr 27, 2023
@jakubjezek001
Copy link
Author

Thank you @ShaMan123 💟

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 a pull request may close this issue.

2 participants