Homebrew Bump Formula (LanikSJ)
Version updated for https://github.com/LanikSJ/homebrew-bump-formula to version 1.0.4.
- 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 occur. It wraps the brew bump-formula-pr command to streamline formula updates and can optionally check for and update outdated formulae using brew livecheck. This action simplifies Homebrew formula maintenance by automating pull request creation and reducing manual intervention.
What’s Changed
What’s Changed
- feat: add user_name and user_email configuration to test action workflows by @LanikSJ in https://github.com/LanikSJ/homebrew-bump-formula/pull/39
- chore: update test formula tags and revision in test-action workflow by @LanikSJ in https://github.com/LanikSJ/homebrew-bump-formula/pull/40
- chore: update test formula versions and workflow matrix parameters by @LanikSJ in https://github.com/LanikSJ/homebrew-bump-formula/pull/41
- chore: update test formula tags and revision in test-action workflow by @LanikSJ in https://github.com/LanikSJ/homebrew-bump-formula/pull/42
- ci: migrate test workflow to GITHUB_TOKEN and remove secret validation job by @LanikSJ in https://github.com/LanikSJ/homebrew-bump-formula/pull/43
- chore: add workflow_dispatch to close-pr, remove formula resources, and upgrade pip in action.yml by @LanikSJ in https://github.com/LanikSJ/homebrew-bump-formula/pull/48
Full Changelog: https://github.com/LanikSJ/homebrew-bump-formula/compare/1.0.3...1.0.4