ZIP
WinGet
actionlint
rhysd · 1.6.24 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
actionlint_1.6.24_windows_arm64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
rhysd.actionlint
Version
1.6.24
Description
Static checker for GitHub Actions workflow files
License
MIT
↗
Homepage
https://github.com/rhysd/actionlint
Installer URL
https://github.com/rhysd/actionlint/releases/download/v1.6.24/actionlint_1.6.24_windows_arm64.zip
Release Notes
- 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
- DEFAULT_TIMEOUT
- Fix type error when inputs context is shared by multiple events. (#263)
- Add document for how to install actionlint with winget. (#267, thanks @sitiom)
- Add document for how to integrate actionlint to trunk.io. (#269, thanks @dapirian)
- Add document fo…