Skip to content

v1.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jun 13:13
· 1636 commits to main since this release
  • download-actionlint.yaml now sets executable output when it is run in GitHub Actions environment. Please see instruction in 'Install' document for the usage.
  • Redundant type ArrayDerefType was removed. Instead, Deref field is now provided in ArrayType.
  • Fix crash on broken YAML input.
  • actionlint -version returns correct version string even if the actionlint command was installed via go install.