From f56190e34339d3676c0284ec9e68c8aa38927075 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Sep 2025 03:03:44 +0000 Subject: [PATCH] Update dependency zizmor to v1.13.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 64b351b4fb0..761c20c0260 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.12.1 + ZIZMOR_VERSION: 1.13.0 jobs: changed-files: