What problem does it solve?
This Skill helps you understand and implement the latest features and upcoming changes in GitHub Actions for 2025, ensuring your CI/CD pipelines are up-to-date, secure, and cost-effective.
Core Features & Use Cases
- 1 vCPU Runners: Utilize cost-efficient runners for lightweight automation tasks.
- Immutable Releases: Enhance supply chain security by preventing changes to released artifacts.
- Node24 Migration: Prepare for the transition from Node20 to Node24 in GitHub Actions.
- Environment Protection: Leverage environments for secure deployments with protection rules.
- Allowed Actions Policy: Implement stricter governance with blocking and SHA pinning.
- Copilot-Triggered Workflows: Manage workflows initiated by Copilot with explicit approval.
- Artifact Storage Architecture: Adapt to the new artifact storage system.
- Windows Server 2019 Retirement: Migrate from the soon-to-be-retired Windows runner.
- Meta API for Self-Hosted Runners: Configure network settings for self-hosted runners.
Quick Start
Use the github-actions-2025 skill to create an immutable release for version 1.0.0 using the GitHub CLI.