We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e9b0bc commit c393625Copy full SHA for c393625
1 file changed
updatecli-compose.yaml
@@ -31,20 +31,3 @@ policies:
31
values:
32
- updatecli/values.d/scm.yaml
33
- updatecli/values.d/updatecli_gha.yaml
34
-
35
- - name: Install Zizmor everywhere
36
- id: zizmor
37
- policy: ghcr.io/updatecli/policies/zizmor/githubaction/scaffold:0.7.0@sha256:42be158b93db998f4fa9a3b85477e43d2676f28ff2134e8ded4598713bbc58d8
38
- values:
39
- - updatecli/values.d/scm_githubsearch.yaml
40
- valuesinline:
41
- config:
42
- rules:
43
- secrets-outside-env:
44
- disable: true
45
46
- - name: Install Typos everywhere
47
- id: typos
48
- policy: ghcr.io/updatecli/policies/typos/githubaction:0.1.2@sha256:bd052609cded659c90dd1d3a60ebc5f1368b0f93aac5adf8ff13c3250e97f161
49
50
0 commit comments