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 indefinitelypenetration_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
- Explain issue commenting for penetration_test_issue by @DerekRoberts in #40
- Bump zaproxy/action-full-scan from 0.6.0 to 0.7.0 by @dependabot in #41
- Configure Renovate by @bcgov-devops in #42
- Bump actions/checkout from 3 to 4 by @dependabot in #44
- feat: timeout, parameter by @DerekRoberts in #45
- ci: disable Dependabot in favour of Renovate by @DerekRoberts in #46
- Codeowners by @DerekRoberts in #47
- feat: token param by @DerekRoberts in #48
- feat: param for artifact names, avoid collisions by @DerekRoberts in #49
- docs: penetration_test_artifact by @DerekRoberts in #50
New Contributors
- @bcgov-devops made their first contribution in #42
Full Changelog: v1.3.0...v1.4.0