From e1bca680cffe3fce3c2b651771302f9c11617f8e Mon Sep 17 00:00:00 2001 From: Dan Harrin Date: Sat, 13 Jun 2026 18:20:28 +0100 Subject: [PATCH] Update zizmor.yml --- .github/workflows/zizmor.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/zizmor.yml b/.github/workflows/zizmor.yml index d964f71..7643e7f 100644 --- a/.github/workflows/zizmor.yml +++ b/.github/workflows/zizmor.yml @@ -18,11 +18,10 @@ jobs: runs-on: ubuntu-latest permissions: contents: read + security-events: write steps: - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: persist-credentials: false - uses: zizmorcore/zizmor-action@5f14fd08f7cf1cb1609c1e344975f152c7ee938d # v0.5.6 - with: - advanced-security: false