This release updates the GitHub Action to use Zenzic Core v0.27.1 by default.
Changes
- Core Engine Bump: The default version of Zenzic installed by this action is now
0.27.1, which includes critical fixes for topological graph analysis and configuration validation. - Baseline Tracking Support: The action fully supports the new
v0.27Baseline Tracking feature. You can now enforce anti-regression policies by passingargs: check all --baseline .zenzic-baseline.jsonin your workflow configuration.
Full Changelog: v2...v2.11.1