v0.2.9
nektos/actv0.2.9May 26, 2020by nektos-ci
AI Summary
A feature-rich release enhancing security and workflow flexibility, including secret masking, SSH support, and environment variable handling.
Key Highlights
- Mask secrets in job output
- Support for changing GITHUB_ACTOR
- Support SSH for DOCKER_HOST
- Support envs in conditionals
New Features
- Mask secrets in job output
- Support for changing GITHUB_ACTOR
- Support envs in conditionals
- Support SSH for DOCKER_HOST
Full Release Notes
## Changelog * Update brand name for macOS (#252) * Fix node12 handling (#243) * Markup for runners (#241) * Mask secrets in job output (#231) * Add support for changing GITHUB_ACTOR (#229) * Support envs in conditionals (#225) * Implement UnmarshalYAML for ActionRunsUsing (#223) * Support SSH for DOCKER_HOST (#207) * Bug with Runs.Using (normalize casing) #222 * Default error case for Runs.using (#221)