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 038bce4 commit dc82328Copy full SHA for dc82328
.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 Sep 17, 2025.
21
- ref: "119aa0de18bcc75ce760dc72c6f848daf1446626" # x509-limbo-ref
+ # Latest commit on the x509-limbo main branch, as of Sep 23, 2025.
+ ref: "65a17a59c2d8db6db429d859bdd27c06fb21c32d" # x509-limbo-ref
22
persist-credentials: false
0 commit comments