We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cceb301 commit 9218a21Copy full SHA for 9218a21
.github/actions/fetch-vectors/action.yml
@@ -17,6 +17,6 @@ runs:
17
with:
18
repository: "C2SP/x509-limbo"
19
path: "x509-limbo"
20
- # Latest commit on the x509-limbo main branch, as of Oct 14, 2025.
21
- ref: "f6e2b935b3069434172f9f9e2369cc6d0ebb12bc" # x509-limbo-ref
+ # Latest commit on the x509-limbo main branch, as of Oct 21, 2025.
+ ref: "ee8aef6646ff60f4b7bc7f576493a58995d62c25" # x509-limbo-ref
22
persist-credentials: false
0 commit comments