From 06ec8d881b48960bb7d4546d4fb9e5dbda744191 Mon Sep 17 00:00:00 2001 From: William Woodruff Date: Tue, 25 Nov 2025 13:52:40 -0500 Subject: [PATCH] chore: prep for zizmor 1.17.0 release (#1366) --- Cargo.lock | 2 +- crates/zizmor/Cargo.toml | 2 +- docs/integrations.md | 2 +- docs/release-notes.md | 2 ++ 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 8508d5ec..71f552e9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3954,7 +3954,7 @@ dependencies = [ [[package]] name = "zizmor" -version = "1.16.3" +version = "1.17.0" dependencies = [ "annotate-snippets", "anstream", diff --git a/crates/zizmor/Cargo.toml b/crates/zizmor/Cargo.toml index 143c9768..47069005 100644 --- a/crates/zizmor/Cargo.toml +++ b/crates/zizmor/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "zizmor" description = "Static analysis for GitHub Actions" -version = "1.16.3" +version = "1.17.0" repository = "https://github.com/zizmorcore/zizmor" documentation = "https://docs.zizmor.sh" keywords = ["cli", "github-actions", "static-analysis", "security"] diff --git a/docs/integrations.md b/docs/integrations.md index 9208cff8..6714d90b 100644 --- a/docs/integrations.md +++ b/docs/integrations.md @@ -256,7 +256,7 @@ To do so, add the following to your `.pre-commit-config.yaml` `#!yaml repos:` se ```yaml - repo: https://github.com/zizmorcore/zizmor-pre-commit - rev: v1.16.3 # (1)! + rev: v1.17.0 # (1)! hooks: - id: zizmor ``` diff --git a/docs/release-notes.md b/docs/release-notes.md index 5a4c03bf..2c27e5dc 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -9,6 +9,8 @@ of `zizmor`. ## Next (UNRELEASED) +## 1.17.0 + ### Enhancements 🌱 * `zizmor` now produces a more useful error message when asked to