GitHub Actions Security Cheat Sheet
When to Use This Skill
One-page security reference for hardening GitHub Actions workflows. Copy-paste ready patterns for production use.
Start Here
New to GitHub Actions security? Start with SHA pinning and minimal permissions. Both provide high impact with minimal workflow changes.
Implementation
See the full implementation guide in the source documentation.
Examples
See examples.md for code examples.
Full Reference
See reference.md for complete documentation.