From 4dec52e8ac70bbcb5d0dbc57ac0cd085c7e52095 Mon Sep 17 00:00:00 2001 From: "pyca-boringbot[bot]" Date: Tue, 23 Dec 2025 10:04:07 +0000 Subject: [PATCH] Bump x509-limbo and/or wycheproof in CI --- .github/actions/fetch-vectors/action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/actions/fetch-vectors/action.yml b/.github/actions/fetch-vectors/action.yml index c89241aafef1..350477a347a4 100644 --- a/.github/actions/fetch-vectors/action.yml +++ b/.github/actions/fetch-vectors/action.yml @@ -17,6 +17,6 @@ runs: with: repository: "C2SP/x509-limbo" path: "x509-limbo" - # Latest commit on the x509-limbo main branch, as of Dec 19, 2025. - ref: "4a08aa6ef8849f632ac452e74edf07a1175d219d" # x509-limbo-ref + # Latest commit on the x509-limbo main branch, as of Dec 23, 2025. + ref: "715f3fe57fdc14dd6fad0d8ab1f58f85fa5282f8" # x509-limbo-ref persist-credentials: false