Skip to content
Compare
Choose a tag to compare
@DerekRoberts DerekRoberts released this 17 Sep 02:06
· 34 commits to main since this release
fe41fbd

Breaking Changes

  • timeout parameter, if left unset, will cause deployments to stop/fail after 15 minutes

New Features

  • timeout parameter to prevent deployments from running indefinitely
  • penetration_test_artifact to prevent artifact collisions
  • token passing to avoid issue duplication, inherited from calling workflow
  • penetration_test_token param to override inherited token

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0