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 d418f4e commit a3313d7Copy full SHA for a3313d7
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 Mar 25, 2026.
21
- ref: "23a7ab348f27efef72d429f4faa92a3d8c23f720" # x509-limbo-ref
+ # Latest commit on the x509-limbo main branch, as of Apr 02, 2026.
+ ref: "771c438d52821081966b34fff7eb4c517731b4ae" # x509-limbo-ref
22
persist-credentials: false
0 commit comments