New Features 🌈🔗
-
zizmor now has experimental support for workflows that specify parallel steps. See Usage - Parallel steps for more information (#2153)
Enhancements 🌱🔗 -
zizmor's handling of paths is now more consistent, particularly when run on Windows (#2163)
-
zizmor now emits a helpful warning when being run in implicit offline mode (#2180)
Bug Fixes 🐛🔗
-
Fixed a bug where the secrets-outside-env audit would not honor ignore comments within the same job scope (#2157)
-
Fixed a bug where the ref-version-mismatch audit would not honor ignore comments within the same steps scope (#2177)
-
Fixed a bug where
--collect=[MODE]was not correctly handled when auditing remote inputs (#2185)