Homebrew / actions

🚀 Homebrew's GitHub Actions
BSD 2-Clause "Simplified" License
123 stars 39 forks source link

The `set-output` command is deprecated and will be disabled soon #316

Closed OliverLSanz closed 1 year ago

OliverLSanz commented 2 years ago

This warning is shown when using the setup-homebrew 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/

carlocab commented 2 years ago

In progress at #315.

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

segevfiner commented 2 years ago

Bump to unstale

Bo98 commented 1 year ago

This is fixed for setup-homebrew.

review-cask-pr and remove-disabled-formulae are still being worked on but they are largely for internal use.