Homebrew Bump Formula (LanikSJ)
Version updated for https://github.com/LanikSJ/homebrew-bump-formula to version 1.0.2.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Homebrew bump formula GitHub Action automates the process of updating Homebrew formulae when new project releases are available by wrapping the brew bump-formula-pr command. It simplifies creating pull requests to update formulae, supporting both targeted updates for specific releases and automated checks for outdated formulae using brew livecheck. This action is ideal for streamlining formula maintenance and ensuring Homebrew packages remain up-to-date with minimal manual effort.
Release notes
What’s Changed
- chore(ci): remove outdated GitHub Actions workflows and update workflow dependencies by @LanikSJ in https://github.com/LanikSJ/homebrew-bump-formula/pull/7
- Create SECURITY.md for security policy and reporting by @LanikSJ in https://github.com/LanikSJ/homebrew-bump-formula/pull/10
- refactor: rename test workflow and update trigger conditions by @LanikSJ in https://github.com/LanikSJ/homebrew-bump-formula/pull/11
- docs(readme): add comprehensive documentation and troubleshooting guide by @LanikSJ in https://github.com/LanikSJ/homebrew-bump-formula/pull/14
- chore: update README title with emoji and descriptive text by @LanikSJ in https://github.com/LanikSJ/homebrew-bump-formula/pull/15
Full Changelog: https://github.com/LanikSJ/homebrew-bump-formula/compare/1.0.1...1.0.2