Skip to content

Choose a tag to compare

@github-actions github-actions released this 05 Aug 11:31
· 7 commits to main since this release
v2.11.1
d72abed

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.27 Baseline Tracking feature. You can now enforce anti-regression policies by passing args: check all --baseline .zenzic-baseline.json in your workflow configuration.

Full Changelog: v2...v2.11.1