ActionRank

Homebrew bump formula

Actively maintained

dawidd6/action-homebrew-bump-formula · MIT

A GitHub Action to easily bump Homebrew formula on new release

119 starsLast commit 1 months agoLatest v8
C
58
/ 100
Security 43Maintenance 84Popularity 42Reliability 59

Security signals

OpenSSF Scorecard2.1 / 10
SECURITY.md presentNo
Immutable releasesEnabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: dawidd6/action-homebrew-bump-formula@a0e064e08103c01870c6d1b05168d1b726aab119 # v8

Mutable tags like v8 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.

Full workflow example
steps:
  - uses: dawidd6/action-homebrew-bump-formula@a0e064e08103c01870c6d1b05168d1b726aab119 # v8

Score breakdown

Security (35%)43
Popularity (20%)42
Maintenance (30%)84
Reliability (15%)59