git:20260916.50d6810 to git:20260919.4491844

1 added, 1 removed. Audit A to A.

---
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-16"
+ 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 -->