From 9f6449531a72aaee36044c0a3875ff5317e332c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 17:58:50 +0000 Subject: [PATCH] chore(deps): update zizmorcore/zizmor-action action to v0.5.7 --- .github/workflows/actions-lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actions-lint.yml b/.github/workflows/actions-lint.yml index 90430a6..04e8204 100644 --- a/.github/workflows/actions-lint.yml +++ b/.github/workflows/actions-lint.yml @@ -32,6 +32,6 @@ jobs: shell: bash - name: zizmor - uses: zizmorcore/zizmor-action@5f14fd08f7cf1cb1609c1e344975f152c7ee938d # v0.5.6 + uses: zizmorcore/zizmor-action@192e21d79ab29983730a13d1382995c2307fbcaa # v0.5.7 env: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}