ActionRank

GitHub Actions Version Updater

Abandoned

saadmk11/github-actions-version-updater · MIT

A GitHub Action that Updates All GitHub Actions in a Repository and Creates a Pull Request with the Updates

103 starsLast commit 1 year agoLatest v0.9.0
D
40
/ 100
Security 39Maintenance 25Popularity 41Reliability 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: saadmk11/github-actions-version-updater@d8781caf11d11168579c8e5e94f62b068038f442 # v0.9.0

Mutable tags like v0.9.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: saadmk11/github-actions-version-updater@d8781caf11d11168579c8e5e94f62b068038f442 # v0.9.0

Score breakdown

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