ActionRank

Await Remote Run

Actively maintained

Codex-/await-remote-run · MIT

✅ Await the completion of a foreign repository Workflow Run given the Run ID.

55 starsLast commit yesterdayLatest v2.1.0
C
60
/ 100
Security 43Maintenance 92Popularity 33Reliability 70

Security signals

OpenSSF Scorecard3.9 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: Codex-/await-remote-run@3dbfaaf0bc13b34a0e521de425dfed17654f24d5 # v2.1.0

Mutable tags like v2.1.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: Codex-/await-remote-run@3dbfaaf0bc13b34a0e521de425dfed17654f24d5 # v2.1.0

Score breakdown

Security (35%)43
Popularity (20%)33
Maintenance (30%)92
Reliability (15%)70