Test and Analyze with Triggers and SonarCloud
Version updated for https://github.com/bcgov/action-test-and-analyse to version v1.5.0.
- This action is used across all versions by 182 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
New Feature
Supply chair attack detection using @aikidosec/safe-chain has been added! Enable with parameter:
supply_scan: true
What’s Changed
- chore(deps): update sonarsource/sonarqube-scan-action action to v6 by @renovate[bot] in https://github.com/bcgov/action-test-and-analyse/pull/84
- chore(deps): update actions/setup-node action to v6 by @renovate[bot] in https://github.com/bcgov/action-test-and-analyse/pull/85
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in https://github.com/bcgov/action-test-and-analyse/pull/86
- feat: add opt-in supply chain attack detection by @Copilot in https://github.com/bcgov/action-test-and-analyse/pull/88
New Contributors
- @Copilot made their first contribution in https://github.com/bcgov/action-test-and-analyse/pull/88
Full Changelog: https://github.com/bcgov/action-test-and-analyse/compare/v1.4.0...v1.5.0