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 and save-state are deprecated #227

Closed
evanrappe opened this issue Oct 12, 2022 · 1 comment · Fixed by #228
Closed

set-output and save-state are deprecated #227

evanrappe opened this issue Oct 12, 2022 · 1 comment · Fixed by #228
Labels
bug Something isn't working

Comments

@evanrappe
Copy link

evanrappe commented Oct 12, 2022

TL;DR

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/

Likely need to bump to the newest version of actions/core here

Expected behavior

No response

Observed behavior

No response

Action YAML

- uses: google-github-actions/auth@v0.8.1

Log output

No response

Additional information

(actions/toolkit#1187)
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

@evanrappe evanrappe added the bug Something isn't working label Oct 12, 2022
@github-actions
Copy link

Hi there @evanrappe 👋!

Thank you for opening an issue. Our team will triage this as soon as we can. Please take a moment to review the troubleshooting steps which lists common error messages and their resolution steps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging a pull request may close this issue.

1 participant