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

GHA deprecation warnings for existing actions #610

Closed
sarcasticadmin opened this issue Jun 6, 2023 · 1 comment · Fixed by #629
Closed

GHA deprecation warnings for existing actions #610

sarcasticadmin opened this issue Jun 6, 2023 · 1 comment · Fixed by #629
Assignees

Comments

@sarcasticadmin
Copy link
Member

Description

Example from a recent action: https://github.com/socallinuxexpo/scale-network/actions/runs/5185763943

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/

We need to update these deprecations so that our actions continue to operate as expected.

Acceptance Criteria

  • Remove deprecation warnings from existing actions
@sarcasticadmin
Copy link
Member Author

Comment for testing #621

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

Successfully merging a pull request may close this issue.

1 participant