From f303893eaf6de04212bd6102000bf2a1a8e69ca4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Sep 2025 20:29:07 +0000 Subject: [PATCH] Update dependency zizmor to v1.14.1 --- .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 184a7d7e13..ae47c2dce1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,7 +27,7 @@ env: # renovate: datasource=github-releases depName=typst/typst versioning=semver TYPST_VERSION: 0.13.1 # renovate: datasource=pypi depName=zizmor - ZIZMOR_VERSION: 1.14.0 + ZIZMOR_VERSION: 1.14.1 jobs: changed-files: