We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 237b78c commit 7f50f52Copy full SHA for 7f50f52
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 22, 2026.
21
- ref: "3e3c7f042c8a31a8ff7425eb3d8fd8c74376b5c1" # x509-limbo-ref
+ # Latest commit on the x509-limbo main branch, as of Mar 23, 2026.
+ ref: "7b5e0a93d0f9ba833e68b27ef0fed4559a3fa217" # x509-limbo-ref
22
persist-credentials: false
0 commit comments