actions-marketplace-validations/GitHub Action Locks

An action to lock the concurrent executions of your Actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 23, 2022
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/abatilo_github-action-locks@cb5d49e445e4731328e54ff75bd62d4885753351 # no releases — HEAD as of 2026-07-15

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
timeoutHow long to wait to acquire a lock, in minutesno30
tableDynamoDB table to write the lock innogithub-action-locks
keyName of the column where we write locksnoLockID
nameName of the locknofoobar

no outputs