v0.2.62

nektos/actv0.2.62May 1, 2024by nektos-ci

AI Summary

Addresses various bug fixes regarding skipped jobs and command-line file priority, adds codespell support, and bumps Docker to v26.

Key Highlights

  • Fix skipped jobs have no result
  • Bump docker to v26
  • Add codespell support
  • Fix 'Could not find any stages to run' on run
  • Remove local action cache if remote has changed

Full Release Notes

## Changelog
### Bug fixes
* 5a9dd3d fix: skipped jobs have no result (#2276)
* 89e3c14 fix: favor command-line over files (#2274)
### Other
* 9885560 chore: bump VERSION to 0.2.62
* 390d94d build(deps): bump megalinter/megalinter from 7.10.0 to 7.11.1 (#2309)
* 53a61fe build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 (#2310)
* 47486a6 build(deps): bump github.com/docker/cli (#2307)
* ac42511 build(deps): bump github.com/docker/docker (#2306)
* 992c9d9 build(deps): bump github.com/moby/buildkit from 0.13.1 to 0.13.2 (#2308)
* 213756b build(deps): bump github.com/docker/cli (#2302)
* 843cd94 Add codespell support (config, workflow to detect/not fix) and make it fix few typos (#2296)
* c028aa8 build(deps): bump github.com/docker/docker (#2299)
* 1f2e92e build(deps): bump github.com/docker/docker (#2295)
* d153616 build(deps): bump megalinter/megalinter from 7.9.0 to 7.10.0 (#2294)
* 2d4a9ea build(deps): bump megalinter/megalinter from 7.8.0 to 7.9.0 (#2216)
* 82cc57f build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (#2215)
* 7452180 build(deps): bump golang.org/x/term from 0.18.0 to 0.19.0 (#2278)
* c82a9ea build(deps): bump github.com/docker/cli (#2291)
* 8cdc3fc Update action.yml (#2293)
* 2a2cd7d build(deps): bump github.com/moby/buildkit from 0.12.5 to 0.13.1 (#2253)
* 2df924c Bump docker to v26 (#2289)
* ac13a1b chore: fix some comments (#2279)
* 06a1d69 build(deps): bump actions/cache from 3 to 4 (#2163)
* cdc22da Remove local action cache if remote has changed (#2284)
* d2c3413 chore: fix codecov (#2288)
* e3da912 build(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 (#2269)