davedev42/Bump Homebrew tap formula

Update version, url, and sha256 of a Homebrew formula in a tap repository via the GitHub Contents API. Designed for fine-grained PATs scoped to the tap repo only.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
formula-nameName of the formula (e.g. "macstate"). Used as default for formula-path.yes
versionNew version string. Accepts "0.1.2" or "v0.1.2".yes
download-urlURL of the release tarball; sha256 is computed by downloading it.yes
formula-pathPath of the formula file inside the tap repo.no""
tap-repoGitHub repository "owner/name" of the Homebrew tap.noDaveDev42/homebrew-tap
tap-branchBranch in the tap repo to commit to.nomain
commit-messageCommit message. Supports {name} and {version} placeholders.no{name} {version}
tap-tokenFine-grained PAT with Contents:Write on the tap repo. Pass a secret from the caller workflow (e.g. secrets.HOMEBREW_TAP_TOKEN).yes

no outputs