From dd7b1c0f93e8a2b9e8546539d403befd185a94b7 Mon Sep 17 00:00:00 2001 From: userdocs <16525024+userdocs@users.noreply.github.com> Date: Fri, 10 Jan 2025 15:38:42 +0000 Subject: [PATCH] Update ci-checks.yml --- .github/workflows/ci-checks.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/workflows/ci-checks.yml b/.github/workflows/ci-checks.yml index 08d650c5..aceb7aec 100644 --- a/.github/workflows/ci-checks.yml +++ b/.github/workflows/ci-checks.yml @@ -26,6 +26,13 @@ jobs: sh_checker_comment: true sh_checker_exclude: "" + zizmor-checker: + runs-on: ubuntu-24.04 + steps: + - uses: actions/checkout@v4 + with: + persist-credentials: false + - name: Check GitHub Action workflows shell: bash {0} run: |