From d656514e581bd4e7fea99550620eafb4360b4771 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Jun 2025 21:11:53 +0000 Subject: [PATCH] Update dependency zizmor to v1.10.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 07b99d4d6bc..abc01553117 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,7 @@ env: # renovate: datasource=docker depName=postgres POSTGRES_VERSION: 16 # renovate: datasource=pypi depName=zizmor - ZIZMOR_VERSION: 1.9.0 + ZIZMOR_VERSION: 1.10.0 jobs: changed-files: