We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 438716d commit 201b6edCopy full SHA for 201b6ed
1 file changed
updatecli-compose.yaml
@@ -33,12 +33,11 @@ policies:
33
- updatecli/values.d/updatecli_gha.yaml
34
35
- name: Install Zizmor everywhere
36
- policy: ghcr.io/updatecli/policies/zizmor/githubaction/scaffold:0.7.0
+ policy: ghcr.io/updatecli/policies/zizmor/githubaction/scaffold:0.7.0@sha256:42be158b93db998f4fa9a3b85477e43d2676f28ff2134e8ded4598713bbc58d8
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