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

Replace deprecated set-output command with environment file #6416

Open
jongwooo opened this issue Jun 27, 2023 · 3 comments · Fixed by #6417
Open

Replace deprecated set-output command with environment file #6416

jongwooo opened this issue Jun 27, 2023 · 3 comments · Fixed by #6417
Labels
Area: Tooling Includes anything related to Go builds, modules etc and includes Releases & Github Workflows. P2 Status: Help Wanted Type: Meta Github repo, process, etc

Comments

@jongwooo
Copy link
Contributor

Describe the issue
In workflow, 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/

@easwars
Copy link
Contributor

easwars commented Jul 13, 2023

@Harsh8055 : Please let us know if you are interested in contributing to our repo and we can find other issues you can work on.

@dfawley
Copy link
Member

dfawley commented Jul 13, 2023

Let's leave this open to replace our use of actions/upload-release-asset@v1 with softprops/action-gh-release

@dfawley dfawley reopened this Jul 13, 2023
@dfawley dfawley added P2 Type: Meta Github repo, process, etc labels Jul 13, 2023
@arjan-bal arjan-bal added the Area: Tooling Includes anything related to Go builds, modules etc and includes Releases & Github Workflows. label Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Tooling Includes anything related to Go builds, modules etc and includes Releases & Github Workflows. P2 Status: Help Wanted Type: Meta Github repo, process, etc
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants
@easwars @arvindbr8 @dfawley @jongwooo @arjan-bal and others