diff --git a/.github/actions/fetch-vectors/action.yml b/.github/actions/fetch-vectors/action.yml index bff2a1781a89..b567db8a316a 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 Nov 26, 2024. - ref: "a994fa8e3b661757b0b64ca23a07588c2a3d047b" # x509-limbo-ref + # Latest commit on the x509-limbo main branch, as of Nov 27, 2024. + ref: "793e65108940143e97abff5250aecd02f1d5316d" # x509-limbo-ref