zizmor-action
Version updated for https://github.com/zizmorcore/zizmor-action to version v0.4.1.
- This action is used across all versions by 1,156 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The zizmor-action GitHub Action integrates the zizmor tool into your CI/CD workflows, providing automated security analysis and reporting for your codebase. It supports integration with GitHub Advanced Security for stateful analysis and incremental triage, or it can be used independently to run security checks without feature limitations. This action helps streamline code scanning and improve code security by automating the detection of security issues during development processes.
Release notes
This version fixes an error in the 0.4.0 release that prevented non-relative use of the action.
What’s Changed
- Fix version file path by @woodruffw in https://github.com/zizmorcore/zizmor-action/pull/83
Full Changelog: https://github.com/zizmorcore/zizmor-action/compare/v0.4.0...v0.4.1