4.3.0
What's Changed
Override API connection via step inputs by @ofalvai in #43
Authentication parameters used for code signing setup can be overridden using new step inputs (instead of using the globally configured connection for the whole app). Check out the description of the new inputs (api_key_path
, api_key_id
, api_key_issuer_id
) for more details.
Full Changelog: 4.2.8...4.3.0