v0.2.31
nektos/actv0.2.31Sep 1, 2022by nektos-ci
AI Summary
Adds support for runner.arch, fixes CI instability, and improves help output consistency.
Key Highlights
- Support runner.arch
- Fix CI instability due to new linting rules
- Use consistent terminology between `-j` & `-l`
New Features
- Runner architecture support
- CI stability fixes
Full Release Notes
## Changelog ### Bug fixes * 3387fd7 fix: CI is unstable due to new linting rules (#1292) ### Other * a20b1d4 help output: use consistent terminology between `-j` & `-l` (#1326) * e1b9068 support runner.arch (#1290) * 8bad6ac build(deps): bump github.com/moby/buildkit from 0.10.3 to 0.10.4 (#1322) * 9b14698 build(deps): bump github.com/rhysd/actionlint from 1.6.16 to 1.6.17 (#1321) * b23bbef build(deps): bump github.com/mattn/go-isatty from 0.0.14 to 0.0.16 (#1312) * cf9d82f build(deps): bump github.com/rhysd/actionlint from 1.6.15 to 1.6.16 (#1311) * 12029e3 build(deps): bump github.com/go-ini/ini from 1.66.6 to 1.67.0 (#1305) * 92ddcda refactor: ignore already closed error (#1285)