v0.2.51

nektos/actv0.2.51Sep 23, 2023by nektos-ci

AI Summary

Introduces support for the Node 20 runtime and allows for interpolation within container options in workflow files.

Key Highlights

  • Support node20 runtime
  • Support interpolation in job container options
  • Update Docker setup and goreleaser actions to v3

New Features

  • Support node20 runtime
  • Support interpolation in `<job>.container.options`

Full Release Notes

## Changelog
### New Features
* 935e37c feat: support node20 runtime (#1988)
* 19764bc feat: support interpolation in `<job>.container.options` (#1958)
### Other
* c241ecd chore: bump VERSION to 0.2.51
* b637d79 build(deps): bump github.com/go-git/go-git/v5 from 5.8.1 to 5.9.0 (#2011)
* 83af8f8 build(deps): bump github.com/opencontainers/image-spec (#2010)
* 60060a7 build(deps): bump gotest.tools/v3 from 3.5.0 to 3.5.1 (#2009)
* d134079 build(deps): bump github.com/go-git/go-billy/v5 from 5.4.1 to 5.5.0 (#2012)
* 1891bef build(deps): bump docker/setup-qemu-action from 2 to 3 (#2007)
* 2911b21 build(deps): bump goreleaser/goreleaser-action from 4 to 5 (#2008)
* c84a3ef build(deps): bump github.com/docker/docker (#2000)
* bd9032d build(deps): bump github.com/docker/cli (#1999)
* 1d32507 build(deps): bump golang.org/x/term from 0.11.0 to 0.12.0 (#1992)