ActionRank

Wait / Sleep

Abandoned

jakejarvis/wait-action · MIT

💤 Very, very simple (and small) action to sleep for an amount of time — 10s, 2m, etc.

64 starsLast commit 5 years agoLatest v0.1.1
F
29
/ 100
Security 32Maintenance 4Popularity 29Reliability 70

Security signals

OpenSSF Scorecard2.0 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: jakejarvis/wait-action@919fc193e07906705e5b7a50f90ea9e74d20b2b0 # v0.1.1

Mutable tags like v0.1.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: jakejarvis/wait-action@919fc193e07906705e5b7a50f90ea9e74d20b2b0 # v0.1.1

Score breakdown

Security (35%)32
Popularity (20%)29
Maintenance (30%)4
Reliability (15%)70