From de895a56884ed79c46105fb5b784125e614e8c7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 05:22:49 +0000 Subject: [PATCH] build(deps): bump zizmorcore/zizmor-action from 0.6.0 to 0.6.1 Bumps [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action) from 0.6.0 to 0.6.1. - [Release notes](https://github.com/zizmorcore/zizmor-action/releases) - [Commits](https://github.com/zizmorcore/zizmor-action/compare/v0.6.0...v0.6.1) --- updated-dependencies: - dependency-name: zizmorcore/zizmor-action dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/zizmor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/zizmor.yml b/.github/workflows/zizmor.yml index c4dcda5..b217f4a 100644 --- a/.github/workflows/zizmor.yml +++ b/.github/workflows/zizmor.yml @@ -25,6 +25,6 @@ jobs: - uses: actions/checkout@v7.0.1 with: persist-credentials: false - - uses: zizmorcore/zizmor-action@v0.6.0 + - uses: zizmorcore/zizmor-action@v0.6.1 with: advanced-security: false