pkg.sopackage field notes

brew / rank 322

Install actionlint with Homebrew

Static checker for GitHub Actions workflow files. Version 1.7.12 via Homebrew; verified 2026-07-26.

install

Additional install commands

macOS

Homebrewverified ยท 100%
brew install actionlint

provider-native install command

overview

Package summary

Static checker for GitHub Actions workflow files

Commands and aliases

  • actionlint

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2021-05-25: rhysd/actionlint repository created on GitHub.
  • 2021-06-16: v1.0.0 published as the first GitHub release.
  • 2026-06: GitHub API metadata showed active maintenance and broad package-manager availability.

Related projects

  • actionlint is related to GitHub Actions, ShellCheck, pyflakes, reviewdog, pre-commit, super-linter, and editor or CI integrations that surface workflow diagnostics.

security posture

No protected-tool coverage found yet

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.

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
.github/actionlint.yaml.github/actionlint.yml

executables

Installed executables

CommandKindExposureNote
actionlintexecutableindexed executableDiscovered from the local executable index.

freshness

Version and 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.

page generated2026-08-03
manager version1.7.12
manager updated2026-07-26
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:actionlint
Version1.7.12
Package managerHomebrew
Homepagehttps://rhysd.github.io/actionlint/
Repositoryhttps://github.com/rhysd/actionlint
Last updated2026-07-26T13:19:48+02:00
Pulseupdated
Bottlenot recorded
Servicenone declared

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • curated configuration and credential file locations
  • curated package history
  • pkgdb category and tag curation