github-actions-version-fix
Installation
SKILL.md
GitHub Actions Version Fix Skill
Fix CI pipeline failures caused by incorrect action version tags or commit SHAs in GitHub workflow files.
When to Use
- CI fails with "Unable to resolve action" error
- Action version tag doesn't exist or is outdated
- Pinned commit SHA is invalid or has changed
- Need to update an action to a working version
Prerequisites
- GitHub CLI (
gh) installed and authenticated - Read access to the action's repository