From fae7532c362dbe325301ca5e62c273cf746a1500 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 19:26:19 +0000 Subject: [PATCH] Update dependency zizmor to v1.17.0 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7b21ca5bfe..c72adc0c72 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,7 @@ env: # renovate: datasource=github-releases depName=typst/typst versioning=semver TYPST_VERSION: 0.14.0 # renovate: datasource=pypi depName=zizmor - ZIZMOR_VERSION: 1.16.3 + ZIZMOR_VERSION: 1.17.0 jobs: changed-files: