From bfa258c01a8021115650f4154981872bfac5fbe1 Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 08:42:23 +0000 Subject: [PATCH] chore(zizmor): install Zizmor gha action v0.5.6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- .github/workflows/zizmor.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/workflows/zizmor.yaml b/.github/workflows/zizmor.yaml index f2b636a..d199c2c 100644 --- a/.github/workflows/zizmor.yaml +++ b/.github/workflows/zizmor.yaml @@ -1,10 +1,13 @@ -name: "GitHub Actions Security Analysis with zizmor \U0001F308" +name: GitHub Actions Security Analysis with zizmor 🌈 + on: push: branches: ["main"] pull_request: branches: ["**"] + permissions: {} + jobs: zizmor: runs-on: ubuntu-latest @@ -15,7 +18,8 @@ jobs: uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: persist-credentials: false - - name: "Run zizmor \U0001F308" + + - name: Run zizmor 🌈 uses: zizmorcore/zizmor-action@5f14fd08f7cf1cb1609c1e344975f152c7ee938d # v0.5.6 with: # intentionally not scanning the entire repository,