Git GitHub Actions 完全ガイド【2026年最新】|workflow・Matrix・OIDC・Reusable の実戦
GitHub Actions を 2026 年 4 月時点の最新仕様で完全解説。workflow / jobs / steps の基本構文、on でのイベントトリガー、Matrix Strategy(include / exclude / fail-fast)、secrets と variables、OIDC による AWS/GCP/Azure 認証(custom properties 対応)、environments とデプロイ承認、concurrency による実行制御、permissions(最小権限)、actions/cache と setup-* の cache: true、actions/upload-artifact v4、reusable workflows(最大 10 段ネスト・50 ワークフロー呼び出し)と composite actions、Custom Runner Images(2026-04 GA)・snapshot キーワード・macOS M2 Runner・Runner Scale Set Client、セキュリティ強化(pinned SHA・permissions: read-all・OIDC)、Vercel / Cloudflare / Docker / AWS / Node / Bun / Deno へのデプロイパターン、落とし穴まで実戦で使える情報を網羅。