From d43f6d2f45bdf66b553828f391eace6232ee3e9a Mon Sep 17 00:00:00 2001 From: "stepsecurity-app[bot]" <188008098+stepsecurity-app[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 16:18:06 +0000 Subject: [PATCH] [StepSecurity] Apply security best practices Signed-off-by: StepSecurity Bot --- .github/workflows/scan-github-action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scan-github-action.yml b/.github/workflows/scan-github-action.yml index 12731513..573ce0c0 100644 --- a/.github/workflows/scan-github-action.yml +++ b/.github/workflows/scan-github-action.yml @@ -22,7 +22,7 @@ jobs: persist-credentials: false - name: Run Zizmor linter - uses: zizmorcore/zizmor-action@5f14fd08f7cf1cb1609c1e344975f152c7ee938d # v0.5.6 + uses: step-security/zizmor-action@e4ba943ab717e2dc71e7276b8649f48fb7f2519d # v0.5.7 with: advanced-security: false annotations: false