From 66bd5325ee57c583ca4203e6fc69f9735bb32cf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 13:23:29 +0000 Subject: [PATCH] Bump zizmorcore/zizmor-action from 0.5.0 to 0.5.7 Bumps [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action) from 0.5.0 to 0.5.7. - [Release notes](https://github.com/zizmorcore/zizmor-action/releases) - [Commits](https://github.com/zizmorcore/zizmor-action/compare/0dce2577a4760a2749d8cfb7a84b7d5585ebcb7d...192e21d79ab29983730a13d1382995c2307fbcaa) --- updated-dependencies: - dependency-name: zizmorcore/zizmor-action dependency-version: 0.5.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/reusable-zizmor-advanced-security.yml | 2 +- .github/workflows/reusable-zizmor-annotate.yml | 2 +- .github/workflows/reusable-zizmor-security.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/reusable-zizmor-advanced-security.yml b/.github/workflows/reusable-zizmor-advanced-security.yml index 4be80944..7c7cc97f 100644 --- a/.github/workflows/reusable-zizmor-advanced-security.yml +++ b/.github/workflows/reusable-zizmor-advanced-security.yml @@ -39,7 +39,7 @@ jobs: uses: MiraGeoscience/CI-tools/.github/actions/setup-zizmor-config@v3 - name: Run Zizmor Security Scan - uses: zizmorcore/zizmor-action@0dce2577a4760a2749d8cfb7a84b7d5585ebcb7d + uses: zizmorcore/zizmor-action@192e21d79ab29983730a13d1382995c2307fbcaa with: advanced-security: true annotations: false diff --git a/.github/workflows/reusable-zizmor-annotate.yml b/.github/workflows/reusable-zizmor-annotate.yml index dce83fb9..2e21626a 100644 --- a/.github/workflows/reusable-zizmor-annotate.yml +++ b/.github/workflows/reusable-zizmor-annotate.yml @@ -39,7 +39,7 @@ jobs: uses: MiraGeoscience/CI-tools/.github/actions/setup-zizmor-config@v3 - name: Run Zizmor Security Scan - uses: zizmorcore/zizmor-action@0dce2577a4760a2749d8cfb7a84b7d5585ebcb7d + uses: zizmorcore/zizmor-action@192e21d79ab29983730a13d1382995c2307fbcaa with: advanced-security: false annotations: true diff --git a/.github/workflows/reusable-zizmor-security.yml b/.github/workflows/reusable-zizmor-security.yml index bc47af71..fec3216a 100644 --- a/.github/workflows/reusable-zizmor-security.yml +++ b/.github/workflows/reusable-zizmor-security.yml @@ -38,7 +38,7 @@ jobs: uses: MiraGeoscience/CI-tools/.github/actions/setup-zizmor-config@v3 - name: Run Zizmor Security Scan - uses: zizmorcore/zizmor-action@0dce2577a4760a2749d8cfb7a84b7d5585ebcb7d + uses: zizmorcore/zizmor-action@192e21d79ab29983730a13d1382995c2307fbcaa with: advanced-security: false annotations: false