Skip to content

Commit f894c0f

Browse files
committed
Use updated URL
Signed-off-by: Cody Soyland <[email protected]>
1 parent b887ee6 commit f894c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/trust-policies/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ policy:
2828
# githubTrustDomain may be set to the trust domain applicable for some GitHub Enterprise Cloud accounts.
2929
# If applicable, this may be set to the output of the following command:
3030
# $ 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
3232
githubTrustDomain: ''
3333
# trust the Sigstore public-good signing authority
3434
sigstorePublic: true

0 commit comments

Comments
 (0)