ActionRank

Return Dispatch

Actively maintained

Codex-/return-dispatch · MIT

⚙️ Dispatch an action to a foreign repository and output the newly created run ID.

69 starsLast commit yesterdayLatest v4.0.0
C
57
/ 100
Security 36Maintenance 100Popularity 37Reliability 49

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: Codex-/return-dispatch@2e404d40b641ba1deb44be941660bb34828e4f6d # v4.0.0

Mutable tags like v4.0.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-/return-dispatch@2e404d40b641ba1deb44be941660bb34828e4f6d # v4.0.0

Score breakdown

Security (35%)36
Popularity (20%)37
Maintenance (30%)100
Reliability (15%)49