GitHub Script
Staleactions/github-script · MIT
Write workflows scripting the GitHub API in JavaScript
★ 5k starsLast commit 5 months agoLatest v9.0.0
C
66
/ 100
Security signals
OpenSSF Scorecard6.7 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0Mutable tags like v9.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: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
Score breakdown
Security (35%)60
Popularity (20%)71
Maintenance (30%)54
Reliability (15%)96
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/actions-github-script)HTML version
HTML
<a href="https://actionrank.dev/actions/actions-github-script"><img src="https://actionrank.dev/api/badge/actions-github-script" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work