github-actions · git:20260916.50d6810 · 2026-09-16 · sha256 fee4058cc42e50ec

github-actions git:20260916.50d6810A

Immutable. This exact content is served forever at /api/v1/blob/fee4058cc42e50ec.

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

# 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 -->