macOS
brew install actionlintlocal Homebrew formula metadata
sudo port install actionlintMacPorts ports tree · devel/actionlint/Portfile · source: api.github.com
brew
Static checker for GitHub Actions workflow files. Version 1.7.12 via Homebrew; verified 2026-05-26.
install
brew install actionlintlocal Homebrew formula metadata
sudo port install actionlintMacPorts ports tree · devel/actionlint/Portfile · source: api.github.com
sudo apk add actionlintAlpine Linux edge package indexes · actionlint · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#actionlintnixpkgs package indexes · pkgs/by-name/ac/actionlint/package.nix · source: api.github.com
sudo pacman -S actionlintArch Linux sync databases · actionlint · source: geo.mirror.pkgbuild.com
scoop install main/actionlintScoop official bucket manifest trees · bucket/actionlint.json · source: api.github.com
winget install --id rhysd.actionlint -eWindows Package Manager source index · rhysd.actionlint · source: cdn.winget.microsoft.com
overview
Static checker for GitHub Actions workflow files
history
actionlint is a static checker for GitHub Actions workflow files. It matters in CLI package culture because it brought fast local linting, expression checks, action input validation, and CI-friendly diagnostics to a workflow format that many repositories otherwise validate only after pushing.
The rhysd/actionlint repository was created on 2021-05-25. Its README presents the tool as a static checker for GitHub Actions workflow files with syntax checks, expression type checks, action input/output checks, reusable workflow checks, ShellCheck and pyflakes integrations, and security checks.
The first GitHub release, v1.0.0, was published on 2021-06-16. The project continued as a Go command-line tool with install, usage, configuration, API, and reference documentation.
actionlint was packaged broadly across developer distributions. The supplied package-manager facts list apk, Homebrew, MacPorts, Nix, pacman, Scoop, and winget, matching the official installation documentation's emphasis on released binaries, Homebrew, go install, Docker, and integrations.
GitHub repository metadata showed nearly 4,000 stars by June 2026, a strong adoption signal for a specialized workflow linter.
The common local workflow is simply running actionlint at the repository root so it auto-detects workflow files. Optional configuration files live at .github/actionlint.yaml or .github/actionlint.yml, mainly for self-hosted runner labels, repository variables, and path-specific ignores.
Package maintainers care about actionlint because it packages a fast, self-contained static analysis tool for a file format used by a huge share of open source projects. It also bridges ecosystems by integrating ShellCheck, pyflakes, reviewdog, pre-commit, editor tooling, Docker images, and GitHub Actions itself.
security posture
No matching local secret-handling manifest was found for actionlint. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.github/actionlint.yaml.github/actionlint.ymlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
actionlint | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/rhysd/actionlint
install metadata
| Package key | brew:actionlint |
|---|---|
| Version | 1.7.12 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/actionlint |
| Homepage | https://rhysd.github.io/actionlint/ |
| Repository | https://github.com/rhysd/actionlint |
| Upstream docs | https://github.com/rhysd/actionlint/blob/main/docs/config.md |
| License | MIT |
| Source archive | https://github.com/rhysd/actionlint/archive/refs/tags/v1.7.12.tar.gz |
| Last updated | 2026-05-26T23:37:47-04:00 |
| Pulse | updated |
| Dependencies | shellcheck |
| Build dependencies | go, ronn |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | actionlint |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
actionlint
nix profile install nixpkgs#actionlintactionlint 1.7.12-r1
Static checker for GitHub Actions workflow files
https://github.com/rhysd/actionlint
sudo apk add actionlintactionlint-doc 1.7.12-r1
Static checker for GitHub Actions workflow files (documentation)
https://github.com/rhysd/actionlint
sudo apk add actionlint-docactionlint 1.7.12-1
Static checker for GitHub Actions workflow files
https://github.com/rhysd/actionlint
sudo pacman -S actionlintactionlint
sudo port install actionlintmain/actionlint
scoop install main/actionlintrhysd.actionlint
winget install --id rhysd.actionlint -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.