Download Latest Version actionlint_1.7.12_freebsd_386.tar.gz (2.1 MB)
Email in envelope

Get an email when there's a new version of actionlint

Home / v1.7.8
Name Modified Size InfoDownloads / Week
Parent folder
actionlint_1.7.8_checksums.txt 2025-10-11 1.1 kB
actionlint_1.7.8_windows_386.zip 2025-10-11 2.2 MB
actionlint_1.7.8_windows_amd64.zip 2025-10-11 2.3 MB
actionlint_1.7.8_windows_arm64.zip 2025-10-11 2.1 MB
actionlint_1.7.8_darwin_amd64.tar.gz 2025-10-11 2.2 MB
actionlint_1.7.8_darwin_arm64.tar.gz 2025-10-11 2.1 MB
actionlint_1.7.8_freebsd_386.tar.gz 2025-10-11 2.0 MB
actionlint_1.7.8_freebsd_amd64.tar.gz 2025-10-11 2.2 MB
actionlint_1.7.8_linux_386.tar.gz 2025-10-11 2.1 MB
actionlint_1.7.8_linux_amd64.tar.gz 2025-10-11 2.2 MB
actionlint_1.7.8_linux_arm64.tar.gz 2025-10-11 2.0 MB
actionlint_1.7.8_linux_armv6.tar.gz 2025-10-11 2.1 MB
README.md 2025-10-11 3.3 kB
v1.7.8 source code.tar.gz 2025-10-11 1.6 MB
v1.7.8 source code.zip 2025-10-11 1.9 MB
Totals: 15 Items   27.0 MB 0
  • Support models permission in permissions section. (#531, thanks @muzimuzhi)
  • Support job.check_run_id property. (#576, thanks @muzimuzhi for fixing the type at [#577])
  • Support node24 runtime at using section in action metadata. (#561, thanks @salmanmkc)
  • Add support for the following runner labels.
  • macos-26 and macos-26-xlarge (#572, thanks @muzimuzhi)
  • macos-15 (#572, thanks @muzimuzhi)
  • Drop support for the following runner labels which are no longer supported by GitHub.
  • ubuntu-20.04 (#534, thanks @shogo82148)
  • windows-2019 (#572, thanks @muzimuzhi)
  • Support deprecationMessage in action inputs metadata. (#540, thanks @saansh45)
  • Support windows-11-arm runner. (#542, thanks @trim21)
  • Handle ubuntu-latest runner label as ubuntu-24.04 and macos-latest runner label as macos-15.
  • Report mixing Intel Mac labels and Arm Mac labels as error.
  • Add new types to issues and pull_request_target webhooks.
  • Update the popular actions data set to the latest and add more actions to it. (thanks @sethvargo for fixing the go generate scripts)
  • actions/create-github-app-token
  • actions/attest-sbom
  • actions/ai-inference
  • peter-evans/create-or-update-comment
  • release-drafter/release-drafter
  • SamKirkland/FTP-Deploy-Action
  • Fix the version value in actionlint -version output can be empty.
  • Fix outdated URL links in some error messages and documents.
  • Homebrew formula in this repository is deprecated and Homebrew cask is newly added instead because GoReleaser no longer supports Homebrew formula update. Note that Homebrew's official actionlint formula is still maintained. Please read the documentation for more details.
  • Drop support for Go 1.23 and earlier because they are no longer maintained officially. Go 1.24 and later are supported to build actionlint.
  • Replace go-yaml/yaml@v3 package with yaml/go-yaml@v4 package. go-yaml/yaml was used for parsing workflow files however it was unmaintained. yaml/go-yaml is a successor of the library officially maintained by YAML organization. (#575)
  • Improve error messages on parsing workflow and action metadata files.
Source: README.md, updated 2025-10-11