socallinuxexpo / scale-network

SCaLE's on-site expo network configurations, wifi, tooling, and scripts
https://www.socallinuxexpo.org/
BSD 3-Clause "New" or "Revised" License
40 stars 16 forks source link

GHA deprecation warnings for existing actions #610

Closed sarcasticadmin closed 8 months ago

sarcasticadmin commented 1 year ago

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

sarcasticadmin commented 10 months ago

Comment for testing #621