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

Set-output command is deprecated #9

Closed
gesellix opened this issue Oct 27, 2022 · 6 comments
Closed

Set-output command is deprecated #9

gesellix opened this issue Oct 27, 2022 · 6 comments

Comments

@gesellix
Copy link

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

The action should use environment files.

@kolyshkin
Copy link
Contributor

Should be fixed by #7

@kolyshkin
Copy link
Contributor

@Tim-Zhang as per my previous comment, this can be closed. Yet we need a formal tagged release.

@kolyshkin kolyshkin mentioned this issue Mar 30, 2023
@Tim-Zhang
Copy link
Collaborator

released and close

@madelinevdp
Copy link

This is still an issue. @actions/core should be bumped to v1.10.0 or greater to remove the issue according to the documentation.

@kolyshkin
Copy link
Contributor

Indeed it is :(

From https://github.com/opencontainers/runc/actions/runs/5159039670/jobs/9293449992:

Run tim-actions/get-pr-commits@v1.3.0
Warning: 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/

@madelinevdp can you please open a PR, or an issue?

@kolyshkin
Copy link
Contributor

Trying to fix this with #18

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

No branches or pull requests

4 participants