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 80b671c commit 7a20576Copy full SHA for 7a20576
.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 Dec 03, 2024.
20
- ref: "960f0edbdd7785c6e48d7c9b5b63cdad18e1b2a5" # x509-limbo-ref
+ # Latest commit on the x509-limbo main branch, as of Dec 06, 2024.
+ ref: "b9406ff8eb6ccaf5b148d09eb52fccdad706e0c0" # x509-limbo-ref
0 commit comments