v0.2.34
nektos/actv0.2.34Dec 1, 2022by nektos-ci
AI Summary
Introduces GITHUB_STATE and GITHUB_OUTPUT file commands, host environment support, and improved parsing of reusable workflows.
Key Highlights
- GITHUB_STATE and GITHUB_OUTPUT file commands support
- Host environment support
- Parse types of reusable workflows
- Interpolate step names
New Features
- State and Output file commands
- Host environment support
- Reusable workflow types parsing
Full Release Notes
## Changelog ### New Features * 809da71 feat: interpolate the step names (#1422) * e520382 feat: GITHUB_STATE and GITHUB_OUTPUT file commands (#1391) * f2b98ed feat: Host environment (#1293) * 9b95a72 feat: parse types of reusable workflows (#1414) ### Bug fixes * 5200c49 fix: handle subdirectors and exclusions (#1012) (#1446) * 2614b3e fix: keep path to event json file in composite actions (#1428) * d97481d fix: nil pointer access ( workflow_dispatch ) ### Other * 7754ba7 build(deps): bump megalinter/megalinter from 6.14.0 to 6.15.0 (#1475) * fcbb6d5 act -j -W example (#1471) * 8732728 Fix shellcommand error on sh shell (#1464) * 3553b26 fix typo (#1456) * ccb3b0e build(deps): bump github.com/creack/pty from 1.1.17 to 1.1.18 (#1447) * a108f10 Remove dead code (#1425) * 64e68bd build(deps): bump github.com/moby/buildkit from 0.10.5 to 0.10.6 (#1437) * 1b554ae build(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 (#1436) * cf00e8d Update number of approvers required from 3 to 2 * c232981 build(deps): bump megalinter/megalinter from 6.13.0 to 6.14.0 (#1426) * 8036f49 build(deps): bump github.com/rhysd/actionlint from 1.6.21 to 1.6.22 (#1427)