v0.2.44
nektos/actv0.2.44Apr 1, 2023by nektos-ci
AI Summary
Improves outbound IP detection and allows users to specify matrix values directly from the command line.
Key Highlights
- Improve GetOutboundIP functionality
- Specify matrix on command line
- Support for docker steps in host environment
- Full path required for extension install
New Features
- Improve GetOutboundIP
- Specify matrix on command line
- Support for docker steps in host environment
Full Release Notes
## Changelog ### New Features * 8518d70 feat: improve GetOutboundIP (#1707) * 636c8a3 feat: specify matrix on command line (#1675) ### Bug fixes * d3dfde0 fix: use os.UserHomeDir (#1706) * 6744e68 fix: correct ref and ref_name (#1672) * ac5dd8f fix: return err in walk (#1667) * f3c88b5 fix: crash if the id tool fails to run in the container (1660) * 19abab6 fix: safe file name (#1651) * 973dd7f fix: compare properties of Invalid types (#1645) ### Other * 220d6f1 chore: bump VERSION to 0.2.44 * 6745999 build(deps): bump github.com/opencontainers/runc from 1.1.3 to 1.1.5 (#1708) * 75ffa20 Make sure working directory is respected when configured from matrix (#1686) * 351ae99 build(deps): bump github.com/moby/buildkit from 0.11.4 to 0.11.5 (#1703) * 385d71a build(deps): bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18 (#1702) * f764ecb build(deps): bump github.com/imdario/mergo from 0.3.14 to 0.3.15 (#1701) * d65cf86 build(deps): bump actions/stale from 7 to 8 (#1700) * 775a128 build(deps): bump megalinter/megalinter from 6.20.1 to 6.21.0 (#1699) * 9fab599 full path required for extension install (#1670) * 8c28c9f build(deps): bump actions/setup-go from 3 to 4 (#1689) * 2fa0a5f build(deps): bump github.com/imdario/mergo from 0.3.13 to 0.3.14 (#1688) * a6c95ef build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#1650) * 5a2112a build(deps): bump megalinter/megalinter from 6.20.0 to 6.20.1 (#1679) * fad986a build(deps): bump fregante/setup-git-user from 1 to 2 (#1664) * 35cac27 Add example command for collecting artifacts (#1671) * 09de42f Support for docker steps in host environment (#1674) * 24440d9 test: Enshure ForcePull config doesn't break docker actions (1661) * aeee205 build(deps): bump github.com/moby/buildkit from 0.11.3 to 0.11.4 (#1669) * 7ee2138 build(deps): bump megalinter/megalinter from 6.19.0 to 6.20.0 (#1665) * 8dbd151 build(deps): bump golang.org/x/term from 0.5.0 to 0.6.0 (#1666) * 6601d8d Improve XDG Spec supporting (#1656)