ActionRank

Manual Workflow Approval

Actively maintained

trstringer/manual-approval · MIT

Pause your GitHub Actions workflow and request manual approval from set approvers before continuing

659 starsLast commit 1 months agoLatest v1.13.1
B
70
/ 100
Security 66Maintenance 83Popularity 55Reliability 70

Security signals

OpenSSF Scorecard7.6 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: trstringer/manual-approval@fa642940caf8412403569b28b2db4a1df08a83a3 # v1.13.1

Mutable tags like v1.13.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: trstringer/manual-approval@fa642940caf8412403569b28b2db4a1df08a83a3 # v1.13.1

Score breakdown

Security (35%)66
Popularity (20%)55
Maintenance (30%)83
Reliability (15%)70