diff --git a/rfcs/0000-slsa-attestation.md b/rfcs/0000-slsa-attestation.md index a21ffa719..f4a6b5f70 100644 --- a/rfcs/0000-slsa-attestation.md +++ b/rfcs/0000-slsa-attestation.md @@ -203,7 +203,7 @@ Example: }, { "name": "Secrets", - "content": "[{\"name\":\"my-registry-creds\",\"resourceVersion\":\"53\"},{\"name\":\"my-git-creds\"}]" + "content": "[{\"name\":\"my-registry-creds\",\"resourceVersion\":\"53\"},{\"name\":\"my-git-creds\",\"resourceVersion\":\"123\"}]" }, ] },