ActionRank

Private Action Loader

Abandoned

InVisionApp/private-action-loader · MIT

Allows private GitHub Actions to be easily reused

171 starsLast commit 2 years agoLatest v5.0.0
D
41
/ 100
Security 50Maintenance 4Popularity 40Reliability 96

Security signals

OpenSSF ScorecardNo data
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: InVisionApp/private-action-loader@f3dcd49217f898f6c0aec7ba0bee78505c607835 # v5.0.0

Mutable tags like v5.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: InVisionApp/private-action-loader@f3dcd49217f898f6c0aec7ba0bee78505c607835 # v5.0.0

Score breakdown

Security (35%)50
Popularity (20%)40
Maintenance (30%)4
Reliability (15%)96