← Package directory
Available on winget

Install actionlint

Static checker for GitHub Actions workflow files

Install with winget
winget install --id rhysd.actionlint
Upgrade
winget upgrade --id rhysd.actionlint
Uninstall
winget uninstall --id rhysd.actionlint

About actionlint

Static checker for GitHub Actions workflow files

Version history

Version Updated Notes
1.7.12 Unknown Release notes
1.7.11 Unknown Release notes
1.7.10 Unknown Release notes
1.7.9 Unknown Release notes
1.7.8 Unknown Release notes
1.7.7 Unknown Release notes
1.7.6 Unknown Release notes
1.7.5 Unknown Release notes
1.7.4 Unknown Release notes
1.7.3 Unknown Release notes
1.7.2 Unknown - Fix child processes to run in parallel. - Update popular actions data set to the latest. (#442, #445, #446, #447, # thanks @ maikelvdh) - The playground now supports both light and dark modes and automatically applies...
1.7.1 Unknown Release notes
1.7.0 Unknown Release notes
1.6.27 Unknown - Add macOS 14 runner labels for Apple Silicon support. The following labels are added. (thanks @harryzcy, #392) - macos-14 - macos-14-xlarge - macos-14-large - Remove ubuntu-18.04 runner label from runners list since it...
1.6.26 Unknown Release notes
1.6.25 Unknown - Parse new syntax at runs-on:. Now runs-on: can have group: and labels: configurations. Please read the official document for more details. (#280) - Add support for macOS XL runners. macos-latest-xl, macos-13-xl, macos-...
1.6.24 Unknown - Add support for configuration variables. However actionlint doesn't know what variables are defined in the repository on GitHub. To notify them, you need to configure your variables in your repository. - DEFAULT_RUNNER...
1.6.23 Unknown Release notes