Skip to content

v3.8.0 - Maintenance Updates

Latest

Choose a tag to compare

@LanceMcCarthy LanceMcCarthy released this 02 Mar 21:13

What's Changed

  • General dev process improvments.
  • Security patches from dependencies.
  • New auth_type property.

The auth_type input is only useful for edge cases where both authentication inputs are set but you don't make a decision until the workflow is running. It lets you explicitly override the authentication type regardless of which inputs are set.

Commits

  • build(deps-dev): bump fast-xml-parser from 5.3.4 to 5.3.6 by @dependabot[bot] in #500
  • build(deps-dev): bump the dependencies group with 11 updates by @dependabot[bot] in #503
  • build(deps-dev): bump fast-xml-parser from 5.3.6 to 5.4.1 by @dependabot[bot] in #502

Full Changelog: v3.7.0...v3.8.0