v0.2.36
nektos/actv0.2.36Jan 16, 2023by nektos-ci
AI Summary
Adds version checking, support for private Docker registries, and the option to build without Docker support.
Key Highlights
- Added check for newer versions
- Support for building docker actions with private registries
- Allow building without docker support
New Features
- Version checking
- Private registry support
- No-Docker build mode
Full Release Notes
## Changelog ### New Features * 9390793 feat: add check for newer versions (#1562) * 3f3b25a feat: add support for building docker actions with private registries (#1557) * 7e8d070 feat: Allow building without docker support (#1507) ### Bug fixes * d064863 fix: allow override of artifact server bind address (#1560) * 8b4f210 fix: add-matcher fails github workflow (#1532) * a53a1c2 fix: extra path lost in composite actions (#1531) * b14398e fix: preserve job result state in case of failure (#1519) ### Other * fcb8add chore: bump VERSION * 0988b47 Readme: Fix shell installation (#1547) * 767e6a8 Input (#1524) * b2fb9e6 refactor: remove docker image list reference filter (#1501) * 3ac756b build(deps): bump github.com/containerd/containerd from 1.6.6 to 1.6.12 (#1554) * 3f4a6dc test: make sure workflow_call is not a github event calling our workflow (#1520) * f0c6fa1 build(deps): bump megalinter/megalinter from 6.17.0 to 6.18.0 (#1550) * cfc1b91 build(deps): bump megalinter/megalinter from 6.16.0 to 6.17.0 (#1540) * 0d38857 build(deps): bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17 (#1539) * 9c70851 build(deps): bump github.com/go-git/go-billy/v5 from 5.3.1 to 5.4.0 (#1541)