What's Changed
* Update workflows by derdualist in https://github.com/IBM/gauge-api-steps/pull/45
* 46 Mask secrets in report and output by derdualist in https://github.com/IBM/gauge-api-steps/pull/47
**Full Changelog**: https://github.com/IBM/gauge-api-steps/compare/0.18...0.19
Secrets can be masked with a new `mask_secrets` property. The value of this property is a space or comma separated list of other property names or environment variables, which contain secrets, that should not be printed into the report or console.