Silent Install HQ
ZIP WinGet

actionlint

rhysd · 1.6.27 · x64

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

SHA256 2040aeb2530a80abbb923493f6947443203b7e60e829cb7bad1c8cde1483c376 VirusTotal ↗
Filename actionlint_1.6.27_windows_amd64.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID rhysd.actionlint
Version 1.6.27
Description Static checker for GitHub Actions workflow files
License MIT
Release Notes - 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 is no longer supported. (#363) - Allow glob patterns in self-hosted-runner.labels configuration. For example, the following configuration defines any runner labels prefixed with private-linux-. (thanks @kishaningithub, #378) - private-linux-* - Fix a race condition bug when…