ActionRank

deploy-lock

Stale

github/lock · MIT

Lock Action to support deployment locking for the branch-deploy Action

58 starsLast commit 8 months agoLatest v3.0.1
D
48
/ 100
Security 50Maintenance 45Popularity 32Reliability 70

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: github/lock@9a5898804aedcdfb43592ed16b6457768d048183 # v3.0.1

Mutable tags like v3.0.1 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: github/lock@9a5898804aedcdfb43592ed16b6457768d048183 # v3.0.1

Score breakdown

Security (35%)50
Popularity (20%)32
Maintenance (30%)45
Reliability (15%)70