From 139eac7aa63376ea554a266cfcb436202f63eeae Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 18:47:41 +0000 Subject: [PATCH 1/2] chore(zizmor): install zizmor configuration file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- .github/zizmor.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/zizmor.yaml b/.github/zizmor.yaml index 39d1b180..8a0d1647 100644 --- a/.github/zizmor.yaml +++ b/.github/zizmor.yaml @@ -1,3 +1,4 @@ + rules: - secrets-outside-env: disable: true + secrets-outside-env: null From 32b21b587bb3ba54c91bdad0ca89318b30a0e516 Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 19:03:05 +0000 Subject: [PATCH 2/2] chore(zizmor): install zizmor configuration file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- .github/zizmor.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/zizmor.yaml b/.github/zizmor.yaml index 8a0d1647..b8d3aef3 100644 --- a/.github/zizmor.yaml +++ b/.github/zizmor.yaml @@ -1,4 +1,4 @@ rules: - disable: true - secrets-outside-env: null + secrets-outside-env: + disable: true