v0.2.53
nektos/actv0.2.53Nov 1, 2023by nektos-ci
AI Summary
Adds support for service containers and fixes issues with runner hashfiles, action references, and image survey logic.
Key Highlights
- Add support for service containers
- Fix action_ref for composite actions
- Fix image survey for large images
- Fix float formatting
New Features
- Add support for service containers
- Fix action_ref (composite action)
- Fix image survey for large images
Full Release Notes
## Changelog ### Bug fixes * 7c7d80e fix: use actions/runner hashfiles in container (#1940) ### Other * 1bb2ee7 chore: bump VERSION to 0.2.53 * 84a4025 build(deps): bump github.com/docker/docker (#2067) * fb4f29f build(deps): bump github.com/creack/pty from 1.1.18 to 1.1.20 (#2068) * 3e5c629 build(deps): bump megalinter/megalinter from 7.4.0 to 7.5.0 (#2070) * 83bfbcd build(deps): bump go.etcd.io/bbolt from 1.3.7 to 1.3.8 (#2065) * 3d65b0f build(deps): bump github.com/docker/cli (#2069) * 854e3e9 build(deps): bump github.com/go-git/go-git/v5 from 5.9.0 to 5.10.0 (#2066) * db71c41 build(deps): bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20 (#2059) * db6e477 build(deps): bump github.com/moby/buildkit from 0.12.2 to 0.12.3 (#2060) * ceeb6c1 Add support for service containers (#1949) * ace4cd4 Fix float formatting (#2018) * 99067a9 build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 (#2045) * e7e158c build(deps): bump github.com/docker/distribution (#2037) * 3c730d7 build(deps): bump golang.org/x/term from 0.12.0 to 0.13.0 (#2036) * 976df8b fix action_ref (composite action) (#2020) * 2f479ba Fix image survey for large images (#2022) * 5718555 [ Variables ] - Add missing documentation for repository variables (#2032)