ActionRank

GitHub Branch Cleaner

Abandoned

mmorenoregalado/action-branches-cleaner · MIT

"Branches Cleaner" automatically deletes inactive and merged branches, keeping your tree organized in GitHub repos. Let it clean for you!

54 starsLast commit 1 year agoLatest v2.0.3
F
37
/ 100
Security 39Maintenance 24Popularity 30Reliability 70

Security signals

OpenSSF Scorecard3.1 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: mmorenoregalado/action-branches-cleaner@5c77343e5392bb534b7dd9868c48372d29850123 # v2.0.3

Mutable tags like v2.0.3 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: mmorenoregalado/action-branches-cleaner@5c77343e5392bb534b7dd9868c48372d29850123 # v2.0.3

Score breakdown

Security (35%)39
Popularity (20%)30
Maintenance (30%)24
Reliability (15%)70