From 887bd3e2d208258f294bf4209cbda7ee98117adb Mon Sep 17 00:00:00 2001 From: CrazyMax <1951866+crazy-max@users.noreply.github.com> Date: Wed, 15 Apr 2026 16:10:02 +0200 Subject: [PATCH] ci(zizmor): update rules Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com> --- .github/zizmor.yml | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 .github/zizmor.yml diff --git a/.github/zizmor.yml b/.github/zizmor.yml deleted file mode 100644 index e326fce..0000000 --- a/.github/zizmor.yml +++ /dev/null @@ -1,4 +0,0 @@ -# https://docs.zizmor.sh/configuration/ -rules: - 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