v0.2.64

nektos/actv0.2.64Jul 1, 2024by nektos-ci

AI Summary

This release focuses on bug fixes for service containers and input pollution, alongside the addition of a new RISC-V binary release.

Key Highlights

  • Skip service container for empty image
  • Fix composite action input pollution
  • Fix reusable workflow input handling
  • Add riscv64 binary release

New Features

  • Add riscv64 binary release

Full Release Notes

## Changelog
### Bug fixes
* e4607fc fix: skip service container for empty image (#2281)
* b5ad3c4 fix: composite action input pollution (#2348)
* b917ecc fix: update reusable workflow input handling (#2349)
### Other
* aa54ea9 chore: bump VERSION to 0.2.64
* 935e4c3 build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#2366)
* 8a64a76 build(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (#2365)
* f9ea5e3 build(deps): bump golang.org/x/term from 0.20.0 to 0.21.0 (#2360)
* 7b950e1 build(deps): bump github.com/docker/cli (#2358)
* 55a8f9a Add riscv64 binary release (#2350)
* 71a6fa0 build(deps): bump github.com/rhysd/actionlint from 1.7.0 to 1.7.1 (#2346)