We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b11d0a6 commit 96bc3c6Copy full SHA for 96bc3c6
1 file changed
updatecli-compose.yaml
@@ -33,6 +33,12 @@ policies:
33
- updatecli/values.d/updatecli_gha.yaml
34
35
- name: Install Zizmor everywhere
36
- policy: ghcr.io/updatecli/policies/zizmor/githubaction/scaffold:0.6.0@sha256:a0fce8b97fa03cb8aefa5e4d2c3bd6eafe02eb773a5d3f1ee67644962cd9dbfa
+ policy: ghcr.io/updatecli/policies/zizmor/githubaction/scaffold:0.7.0
37
values:
38
- updatecli/values.d/scm_githubsearch.yaml
39
+ valuesinline:
40
+ config:
41
+ rules:
42
+ secrets-outside-env:
43
+ disable: true
44
+
0 commit comments