Wait / Sleep
Abandonedjakejarvis/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 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.1Mutable 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
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/jakejarvis-wait-action)HTML version
HTML
<a href="https://actionrank.dev/actions/jakejarvis-wait-action"><img src="https://actionrank.dev/api/badge/jakejarvis-wait-action" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work