Skip to content

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 10:41
· 43 commits to main since this release
v1.10.0
6fd027f

What's changed

  • Move the Go module to github.com/kjanat/actionlint and update installation and API documentation for the fork.
  • Update the README workflow example to the current major versions of actions/checkout, actions/setup-node, and actions/cache.
  • Make download-script CI release-safe by resolving latest dynamically on branch pushes, testing the pinned default only after release assets are uploaded, and failing cleanly for missing assets.

Full Changelog: v1.9.0...v1.10.0