v1.10.0
What's changed
- Move the Go module to
github.com/kjanat/actionlintand update installation and API documentation for the fork. - Update the README workflow example to the current major versions of
actions/checkout,actions/setup-node, andactions/cache. - Make download-script CI release-safe by resolving
latestdynamically 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