This is an automated email from the ASF dual-hosted git repository.

arm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-actions.git


The following commit(s) were added to refs/heads/main by this push:
     new 77ad963  Move config and change to disable
77ad963 is described below

commit 77ad96396de44b3d4eb60edabdd4d4546379cd79
Author: Alastair McFarlane <[email protected]>
AuthorDate: Mon Mar 23 17:52:21 2026 +0000

    Move config and change to disable
---
 .github/workflows/zizmor.yml | 20 ++++++++++++++++++++
 zizmor.yml                   |  8 --------
 2 files changed, 20 insertions(+), 8 deletions(-)

diff --git a/.github/workflows/zizmor.yml b/.github/workflows/zizmor.yml
new file mode 100644
index 0000000..09d0298
--- /dev/null
+++ b/.github/workflows/zizmor.yml
@@ -0,0 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+rules:
+  secrets-outside-env:
+    disable: true
diff --git a/zizmor.yml b/zizmor.yml
deleted file mode 100644
index 6af81af..0000000
--- a/zizmor.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-rules:
-  secrets-outside-env:
-    config:
-      allow:
-        - RAO_USERNAME
-        - RAO_PASSWORD
-        - CENTRAL_USERNAME
-        - CENTRAL_PASSWORD


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to