You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
Describe the bug
Got this warning when using this github action:
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
The text was updated successfully, but these errors were encountered: