v0.2.69
nektos/actv0.2.69Nov 1, 2024by nektos-ci
AI Summary
Improves action cache logging and fixes issues with artifact merging, composite action conditions, and test validation.
Key Highlights
- Improve new action cache logging
- Fix merge-multiple artifacts
- Fix 'if' condition in composite actions
- Fix tests with validation errors
New Features
- improve new action cache logging
Full Release Notes
## Changelog ### New Features * 9142ed9 feat: improve new action cache logging (#2474) ### Bug fixes * 2c0e3fe fix: tests with validation errors were skipped (#2496) * f77a443 fix: merge-multiple artifacts were broken (#2505) * 5ffec84 fix: if condition in composite action misbehaves (#2473) ### Other * 0de940b chore: bump VERSION to 0.2.69 * e3b4e3a add test for listartifacts v4 filter (#2507) * 0c09a77 build(deps): bump github.com/go-git/go-billy/v5 from 5.5.0 to 5.6.0 (#2506) * 9135745 build(deps): bump github.com/opencontainers/selinux (#2498) * ccd28e7 build(deps): bump megalinter/megalinter from 8.0.0 to 8.1.0 (#2485) * 5031a9f build(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1 (#2484) * bb9f36d build(deps): bump golang.org/x/term from 0.24.0 to 0.25.0 (#2480) * ad1cef0 build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.1 (#2479)