From 944aa58ac2c481fe61ef95fae0290b8430ac1dbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 16:42:07 +0000 Subject: [PATCH] Bump zizmorcore/zizmor-action from 0.5.0 to 0.5.3 Bumps [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action) from 0.5.0 to 0.5.3. - [Release notes](https://github.com/zizmorcore/zizmor-action/releases) - [Commits](https://github.com/zizmorcore/zizmor-action/compare/0dce2577a4760a2749d8cfb7a84b7d5585ebcb7d...b1d7e1fb5de872772f31590499237e7cce841e8e) --- updated-dependencies: - dependency-name: zizmorcore/zizmor-action dependency-version: 0.5.3 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 4be8094..2634eca 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@b1d7e1fb5de872772f31590499237e7cce841e8e with: advanced-security: true annotations: false diff --git a/.github/workflows/reusable-zizmor-annotate.yml b/.github/workflows/reusable-zizmor-annotate.yml index dce83fb..f34224c 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@b1d7e1fb5de872772f31590499237e7cce841e8e with: advanced-security: false annotations: true diff --git a/.github/workflows/reusable-zizmor-security.yml b/.github/workflows/reusable-zizmor-security.yml index bc47af7..41a9102 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@b1d7e1fb5de872772f31590499237e7cce841e8e with: advanced-security: false annotations: false