macOS
brew install actionlintlocal Homebrew formula metadata
sudo port install actionlintMacPorts ports tree · devel/actionlint/Portfile · 来源: api.github.com
安装
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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.