github-actions · git:20260919.4491844 · 2026-09-19 · sha256 af1806457f7c743a
github-actions git:20260919.4491844A
Immutable. This exact content is served forever at /api/v1/blob/af1806457f7c743a.
--- name: github-actions description: "Build GitHub Actions CI/CD and agentic workflows; configure Dependabot, Lefthook hooks, and zizmor audits." license: MIT metadata: kind: task author: Médéric HURIER (Fmind) source: github.com/fmind/dot/tree/main/skills/github-actions created: "2026-07-04" updated: "2026-09-19" --- # GitHub Actions Keep local hooks, CI, security checks, and publishing aligned with the repository task runner. Agentic workflows are a specific mode, with their own compilation and untrusted-input boundaries. ## Workflow Read only the matching guide and its required resources. Use a known guide directly when shared prerequisites are not needed. ## Task guides <!-- guides:start --> - [ci-cd](references/ci-cd/GUIDE.md): GitHub Actions CI/CD setup, workflow validation, and publication. - [dependabot](references/dependabot.md): Automated dependency updates and grouping. - [github-agentic-workflow](references/github-agentic-workflow/GUIDE.md): Design, compile, test, and audit GitHub Agentic Workflows. - [lefthook](references/lefthook.md): Local Git hooks aligned with repository tasks. - [zizmor](references/zizmor.md): Workflow security analysis and finding verification. <!-- guides:end -->