macOS
brew install actionlintlocal Homebrew formula metadata
sudo port install actionlintMacPorts ports tree · devel/actionlint/Portfile · ソース: api.github.com
brew
actionlint のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install actionlintlocal Homebrew formula metadata
sudo port install actionlintMacPorts ports tree · devel/actionlint/Portfile · ソース: api.github.com
sudo apk add actionlintAlpine Linux edge package indexes · actionlint · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#actionlintnixpkgs package indexes · pkgs/by-name/ac/actionlint/package.nix · ソース: api.github.com
sudo pacman -S actionlintArch Linux sync databases · actionlint · ソース: geo.mirror.pkgbuild.com
scoop install main/actionlintScoop official bucket manifest trees · bucket/actionlint.json · ソース: api.github.com
winget install --id rhysd.actionlint -eWindows Package Manager source index · rhysd.actionlint · ソース: cdn.winget.microsoft.com
概要
Static checker for GitHub Actions workflow files
履歴
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.
セキュリティ状態
actionlint に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.yml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
actionlint | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/rhysd/actionlint
インストールメタデータ
| パッケージキー | brew:actionlint |
|---|---|
| バージョン | 1.7.12 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/actionlint |
| ホームページ | https://rhysd.github.io/actionlint/ |
| リポジトリ | https://github.com/rhysd/actionlint |
| 上流ドキュメント | https://github.com/rhysd/actionlint/blob/main/docs/config.md |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/rhysd/actionlint/archive/refs/tags/v1.7.12.tar.gz |
| 最終更新 | 2026-05-26T23:37:47-04:00 |
| Pulse | updated |
| 依存関係 | shellcheck |
| ビルド依存関係 | go, ronn |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.