From 4145179e00b07e57ed22daa257fa5166f5d678db Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 19:04:05 +0000 Subject: [PATCH] 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 0000000..b8d3aef --- /dev/null +++ b/.github/zizmor.yaml @@ -0,0 +1,4 @@ + +rules: + secrets-outside-env: + disable: true