actions-marketplace-validations/Update Homebrew Formula

Update a Homebrew formula with a GitHub release.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jun 20, 2022
License
GPL 3.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/naijabx_update-formula-homebrew-action@d6a274a4744ac6fee06cde6e8ad9ece11d41d47f # no releases — HEAD as of 2026-07-13

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
repoThe Project main repository (e.g. example/project) yes
tapThe Homebrew tap repository for update formula (e.g. example/homebrew-hello) yes
formulaThe path to the formula in the tap repository (e.g. Formula/hello.rb) yes
download-urlThe download file url of release (e.g. "https://github.com/example/hello/releases/download/1.0.0/hello.tar.gz") yes
sha256The sha 256 of release file (e.g. "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx") yes
commit-messageThe message of the commit updating the formula. "Update {repository name} to #{tag name}" (e.g. "Update hello to 1.0.0") no

no outputs