You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/trust-policies/values.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ policy:
28
28
# githubTrustDomain may be set to the trust domain applicable for some GitHub Enterprise Cloud accounts.
29
29
# If applicable, this may be set to the output of the following command:
30
30
# $ gh api meta | jq .domains.artifact_attestations.trust_domain
31
-
# See documentation for more details: https://docs.github.com/en/actions/security-guides/enforcing-artifact-attestations-with-a-kubernetes-admission-controller
31
+
# See documentation for more details: https://docs.github.com/en/actions/security-for-github-actions/using-artifact-attestations/enforcing-artifact-attestations-with-a-kubernetes-admission-controller
32
32
githubTrustDomain: ''
33
33
# trust the Sigstore public-good signing authority
0 commit comments