From b21960d75836a0eda2d8f804ad1c570c0fd30ecc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 10:42:54 +0000 Subject: [PATCH] Update dependency zizmor to v1.16.3 --- .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 d70898c4f5b..c2ccf64f63c 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.2 + ZIZMOR_VERSION: 1.16.3 jobs: changed-files: