From d1021873a7b1e2b11c21182208e003f6f942d0c2 Mon Sep 17 00:00:00 2001 From: CrazyMax <1951866+crazy-max@users.noreply.github.com> Date: Wed, 15 Apr 2026 16:27:29 +0200 Subject: [PATCH] ci(zizmor): enable secrets-outside-env Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com> --- .github/zizmor.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/zizmor.yml b/.github/zizmor.yml index bdcd88bc..d16b0e79 100644 --- a/.github/zizmor.yml +++ b/.github/zizmor.yml @@ -5,6 +5,3 @@ rules: ignore: - .build.yml - .pkgs.yml - - secrets-outside-env: # FIXME: remove this rule when zizmor 1.24.0 is released, fixing the right persona attached to this rule: https://github.com/zizmorcore/zizmor/pull/1783 - disable: true