Workflow Dispatch
Actively maintainedbenc-uk/workflow-dispatch · MIT
A GitHub Action for triggering workflows, using the `workflow_dispatch` event
★ 389 starsLast commit 2 months agoLatest v1.3.2
C
56
/ 100
Security signals
OpenSSF Scorecard3.7 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: benc-uk/workflow-dispatch@31e2b3319479a63f0ab15bf800eff9e913504e26 # v1.3.2Mutable tags like v1.3.2 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: benc-uk/workflow-dispatch@31e2b3319479a63f0ab15bf800eff9e913504e26 # v1.3.2
Score breakdown
Security (35%)42
Popularity (20%)46
Maintenance (30%)75
Reliability (15%)64