diff --git a/.github/actions/fetch-vectors/action.yml b/.github/actions/fetch-vectors/action.yml index b796f209f2fc..210d0131e088 100644 --- a/.github/actions/fetch-vectors/action.yml +++ b/.github/actions/fetch-vectors/action.yml @@ -16,5 +16,5 @@ runs: with: repository: "C2SP/x509-limbo" path: "x509-limbo" - # Latest commit on the x509-limbo main branch, as of Dec 06, 2024. - ref: "b9406ff8eb6ccaf5b148d09eb52fccdad706e0c0" # x509-limbo-ref + # Latest commit on the x509-limbo main branch, as of Dec 10, 2024. + ref: "0982519ff002b8be155be5a4da78b673f421787c" # x509-limbo-ref