ActionRank

Add & Commit

Actively maintained

EndBug/add-and-commit · MIT

Automatically commit changes made in your workflow run directly to your repo

1.3k starsLast commit 12 days agoLatest v10.0.0
C
66
/ 100
Security 53Maintenance 86Popularity 58Reliability 70

Security signals

OpenSSF Scorecard5.5 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: EndBug/add-and-commit@290ea2c423ad77ca9c62ae0f5b224379612c0321 # v10.0.0

Mutable tags like v10.0.0 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: EndBug/add-and-commit@290ea2c423ad77ca9c62ae0f5b224379612c0321 # v10.0.0

Score breakdown

Security (35%)53
Popularity (20%)58
Maintenance (30%)86
Reliability (15%)70