From 22200f7247ab18d8be5a0f0b0b1d8abe4bd250a2 Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 18:48:01 +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 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .github/zizmor.yaml diff --git a/.github/zizmor.yaml b/.github/zizmor.yaml new file mode 100644 index 00000000..8a0d1647 --- /dev/null +++ b/.github/zizmor.yaml @@ -0,0 +1,4 @@ + +rules: + disable: true + secrets-outside-env: null From 4cf0770227778723577be971375fc7028a36c857 Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 19:03:19 +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