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 call is deprecated #831

Closed
3 tasks done
cwbusacker opened this issue Dec 2, 2022 · 2 comments
Closed
3 tasks done

[BUG] set-output call is deprecated #831

cwbusacker opened this issue Dec 2, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@cwbusacker
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Does this issue exist in the latest version?

  • I'm using the latest release

Describe the bug?

Not a huge bug, but definitely will become a bug in the future...
When using changedfiles, a warning appears reporting the set-output is deprecated. More annoying at the moment, but will completely break in 2023.

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

To Reproduce

Run: tj_actions/changefiles in a GitHub workflow.

What OS are you seeing the problem on?

all

Expected behavior?

No more warning messages since set-output need not be used.

Relevant log output

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/

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@cwbusacker cwbusacker added the bug Something isn't working label Dec 2, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Dec 2, 2022

Thanks for reporting this issue, don't forget to star this project if you haven't already to help us reach a wider audience.

@cwbusacker
Copy link
Author

Oops, Apparently I'm running an older version. Closing.

@cwbusacker cwbusacker closed this as not planned Won't fix, can't repro, duplicate, stale Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant