From 1ea7c24ff4edb1aad08c30f35cfdc9dfcdcd14f2 Mon Sep 17 00:00:00 2001 From: Olivier Vernin Date: Tue, 2 Jun 2026 20:53:06 +0200 Subject: [PATCH] remove central Typos/Zizmor configuration --- updatecli-compose.yaml | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/updatecli-compose.yaml b/updatecli-compose.yaml index 589356d..8af1b47 100644 --- a/updatecli-compose.yaml +++ b/updatecli-compose.yaml @@ -31,20 +31,3 @@ policies: values: - updatecli/values.d/scm.yaml - updatecli/values.d/updatecli_gha.yaml - - - name: Install Zizmor everywhere - id: zizmor - policy: ghcr.io/updatecli/policies/zizmor/githubaction/scaffold:0.7.0@sha256:42be158b93db998f4fa9a3b85477e43d2676f28ff2134e8ded4598713bbc58d8 - values: - - updatecli/values.d/scm_githubsearch.yaml - valuesinline: - config: - rules: - secrets-outside-env: - disable: true - - - name: Install Typos everywhere - id: typos - policy: ghcr.io/updatecli/policies/typos/githubaction:0.1.2@sha256:bd052609cded659c90dd1d3a60ebc5f1368b0f93aac5adf8ff13c3250e97f161 - values: - - updatecli/values.d/scm_githubsearch.yaml