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

Github Action set-output command is deprecated #540

Closed
riyaolin opened this issue Oct 18, 2022 · 3 comments
Closed

Github Action set-output command is deprecated #540

riyaolin opened this issue Oct 18, 2022 · 3 comments
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@riyaolin
Copy link

riyaolin commented Oct 18, 2022

Describe the bug

Got this warning when using this github action:

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/

Expected Behavior

No warning.

Current Behavior

Warning: The set-output command is deprecated and will be disabled soon. Please upgrade to using Environment Files.

Reproduction Steps

Any workflows use this github action can see this warning.

Possible Solution

The bot had upgraded core to 0.10.0 which should fix the warning. Please make a new release to solve the issue.
Reference: https://github.com/aws-actions/configure-aws-credentials/commit/499b4f9c352dada68767fbd591c1c7d02f4cc555

Additional Information/Context

No response

@riyaolin riyaolin added bug Something isn't working needs-triage This issue still needs to be triaged labels Oct 18, 2022
@gauntface
Copy link

This should be fixed by 1cb4968

This is my understanding based on the info from: actions/toolkit#1212 (comment)

@kellertk kellertk added duplicate This issue or pull request already exists and removed needs-triage This issue still needs to be triaged labels Oct 19, 2022
@kellertk
Copy link
Contributor

Hi there, please see #521

@github-actions
Copy link

⚠️Comment Visibility Warning⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants