From db84a626e238c0f90dc99bceb58bbf37df81cda8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 May 2025 04:54:37 +0000 Subject: [PATCH] Update dependency zizmor to v1.8.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 a790eed2484..11183a23039 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.7.0 + ZIZMOR_VERSION: 1.8.0 jobs: changed-files: