v0.2.65
nektos/actv0.2.65Aug 1, 2024by nektos-ci
AI Summary
Fixes docker stub behavior, node tool volatility, and service container health checks, and handles /pre-/post-entrypoint scripts.
Key Highlights
- Fix docker stub and add test
- Fix node tool volatility
- Fix service container health check
- Add /pre- and /post-entrypoint handling
Full Release Notes
## Changelog ### Bug fixes * 3c7eda7 fix: docker stub and add a test for this (#2355) * a1a96da fix: changed location of actrc in info message (#2373) * 6de25a5 fix: make node tool non volatile (#2372) * 2ad5ff7 fix: add missing service container health check (#2354) ### Other * bda491e chore: bump VERSION to 0.2.65 * cd8b710 remove double negation in --help (#2405) * a62063b Bump mergo to v1.0.0 with new module URL (#2403) * 2feff3f build(deps): bump github.com/timshannon/bolthold to v0.0.0-20240314194003-30aac6950928 (#2248) * 570ccf3 Fix #2363. Add /pre- and /post-entrypoint handling (#2394) * 1d6a00c build(deps): bump golang.org/x/term from 0.21.0 to 0.22.0 (#2387) * 21fe901 build(deps): bump github.com/adrg/xdg from 0.4.0 to 0.5.0 (#2398) * 1ac4b60 build(deps): bump megalinter/megalinter from 7.11.1 to 7.13.0 (#2389)