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 c197ce6 commit 3536232Copy full SHA for 3536232
1 file changed
.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 Jun 16, 2026.
21
- ref: "9d41359a05d811ee3de8026ff21d7ddecbd0f3eb" # x509-limbo-ref
+ # Latest commit on the x509-limbo main branch, as of Jun 07, 2026.
+ ref: "f9e9186820670e4c27edc59d7860dd3804b867b0" # x509-limbo-ref
22
persist-credentials: false
0 commit comments