-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathupdatecli-compose.yaml
More file actions
43 lines (37 loc) · 1.74 KB
/
Copy pathupdatecli-compose.yaml
File metadata and controls
43 lines (37 loc) · 1.74 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
policies:
- name: Sync Default repository files
policy: ghcr.io/updatecli/policies/file:0.3.4@sha256:52562d8f76f8148ac82146ebed48ad75c85408537a6187543179201a65ab7db5
values:
- updatecli/values.d/sync_default.yaml
- name: Sync AGPL license
policy: ghcr.io/updatecli/policies/file:0.3.4@sha256:52562d8f76f8148ac82146ebed48ad75c85408537a6187543179201a65ab7db5
values:
- updatecli/values.d/license/agpl.yaml
- name: Sync Apache license
policy: ghcr.io/updatecli/policies/file:0.3.4@sha256:52562d8f76f8148ac82146ebed48ad75c85408537a6187543179201a65ab7db5
values:
- updatecli/values.d/license/apache2.yaml
- name: Update Updatecli policies
policy: ghcr.io/updatecli/policies/updatecli/autodiscovery:0.8.1@sha256:f8edda1a6cbf0d7274e2b847ede29fc4dc70dd5302ccb8575ae21b069cc0d8a0
values:
- updatecli/values.d/scm.yaml
- name: Update githubactions
policy: ghcr.io/updatecli/policies/autodiscovery/githubaction:0.4.1@sha256:869b676074f9fee7edd5d488140a12c3b09a5f8a175f12f26ea85a4f8bd0a9d1
values:
- updatecli/values.d/scm.yaml
- updatecli/values.d/githubaction.yaml
- name: Handle Updatecli version in GitHub action
policy: ghcr.io/updatecli/policies/updatecli/githubaction:0.8.1@sha256:48872bbf1a09cfff32ff5ffa07086c20b40d6888c19c36048b18f84bbdad37fe
values:
- updatecli/values.d/scm.yaml
- updatecli/values.d/updatecli_gha.yaml
- name: Install Zizmor everywhere
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