v0.2.33

nektos/actv0.2.33Nov 1, 2022by nektos-ci

AI Summary

Focuses on Docker argument support, fixes for composite actions, and mapping workflow_dispatch inputs into expressions.

Key Highlights

  • Support docker create arguments from container.options
  • Fix composite input handling
  • Map workflow_dispatch inputs into Expression `inputs` context

New Features

  • Docker create arguments support
  • Composite input handling fixes
  • Workflow dispatch input mapping

Full Release Notes

## Changelog

### Bug fixes
* 5d2eb1f fix: ci is failing since 2022-10-17 (#1397)
* f0b1845 fix: re-evaluate env for remote composite actions (#1385)
* 3631013 fix: interpolate action input defaults (#1376)
* 48188a6 fix: support docker create arguments from container.options (#1022) (#1351)
* 1bade27 fix: handle go closure iteration (#1374)

### Other
* a9298d9 build(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (#1420)
* e03b816 build(deps): bump github.com/docker/docker (#1418)
* ac6571c build(deps): bump github.com/docker/cli (#1419)
* db850e8 build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#1404)
* 2f1c5a1 refactor: move from io/ioutil to io and os packages (#1417)
* a73d506 Add user level Docker socket to common paths (#1416)
* e81dc0d build(deps): bump megalinter/megalinter from 6.12.0 to 6.13.0 (#1407)
* 925ac20 build(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 (#1408)
* 0d1dccc build(deps): bump github.com/docker/docker (#1403)
* ca69531 build(deps): bump github.com/docker/cli (#1405)
* 07a1890 build(deps): bump github.com/moby/buildkit from 0.10.4 to 0.10.5 (#1406)
* bc17371 Fixes #1387 (#1388)
* 37f5b7f build(deps): bump megalinter/megalinter from 6.11.1 to 6.12.0 (#1395)
* bd5e0d2 build(deps): bump github.com/docker/cli (#1393)
* 52c6edf build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#1394)
* 6ff4491 build(deps): bump github.com/docker/docker (#1392)
* 1e0ef8c Mapping `workflow_dispatch` inputs into the Expression `inputs` context (#1363)
* ff5e289 test: add test for networking setup in act (#1375)
* 4541139 build(deps): bump megalinter/megalinter from 6.11.0 to 6.11.1 (#1381)
* c7ccb0d build(deps): bump gotest.tools/v3 from 3.0.3 to 3.4.0 (#1379)
* c4be1cf build(deps): bump github.com/rhysd/actionlint from 1.6.20 to 1.6.21 (#1380)
* 9f9f644 build(deps): bump github.com/imdario/mergo from 0.3.12 to 0.3.13 (#1378)
* 679cac1 Fix composite input handling (#1345)
* 79384c3 build(deps): bump megalinter/megalinter from 5 to 6.11.0 (#1370)
* bec45d0 build(deps): bump github.com/rhysd/actionlint from 1.6.19 to 1.6.20 (#1371)
* d587ce0 build(deps): bump github.com/opencontainers/selinux (#1372)