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 a6237ca commit fc78bf0Copy full SHA for fc78bf0
.github/actions/fetch-vectors/action.yml
@@ -16,5 +16,5 @@ runs:
16
with:
17
repository: "C2SP/x509-limbo"
18
path: "x509-limbo"
19
- # Latest commit on the x509-limbo main branch, as of Nov 19, 2024.
20
- ref: "018b4cf10ac7c94669d3d50d4d759003497d6bea" # x509-limbo-ref
+ # Latest commit on the x509-limbo main branch, as of Nov 20, 2024.
+ ref: "169fb4337b2811ddf4df3672e2614cb54aea5ab6" # x509-limbo-ref
0 commit comments