Github Actions Workflows

Write or edit GitHub Actions workflow files using the action versions that are current right now, looked up from the GitHub API rather than recalled — any version written from memory is stale. Use when creating or changing a file under .github/workflows/, adding a CI, build or release job, porting CI from another provider, or when a run fails because an action version is deprecated or its inputs moved. Covers choosing `uses:` refs, runner labels, and Dependabot upkeep. This skill is not a security reviewer: for script injection, pull_request_target, fork permissions or GITHUB_TOKEN scopes, it does not apply.

matsubo Updated

File contents

matsubo/agent-skills/tree/main/skills/github-actions-workflows commit 47f8b768ca

Frequently asked questions

npx skillmds@latest add matsubo/github-actions-workflows