ActionRank

wait-for-checks

Actively maintained

poseidon/wait-for-status-checks · MPL-2.0

GitHub Action that waits for check runs

59 starsLast commit todayLatest v0.7.0
C
61
/ 100
Security 44Maintenance 92Popularity 36Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: poseidon/wait-for-status-checks@e7e24423722c5b8e97a6dd5848827d2a412f812d # v0.7.0

Mutable tags like v0.7.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: poseidon/wait-for-status-checks@e7e24423722c5b8e97a6dd5848827d2a412f812d # v0.7.0

Score breakdown

Security (35%)44
Popularity (20%)36
Maintenance (30%)92
Reliability (15%)70