Github — Hard
Key points
- `actions/github-script` facilitates JavaScript execution in workflow YAML
- Authenticated Octokit client enables GitHub API interactions
- User-controlled input poses script injection risks
- Environment variables help secure script input
Ready to go further?
Related questions
