mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
Bump x509-limbo and/or wycheproof in CI (#10243)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot]+106132319@users.noreply.github.com>
This commit is contained in:
parent
f9a0b3d67e
commit
97eb48eee0
1 changed files with 2 additions and 2 deletions
4
.github/actions/fetch-vectors/action.yml
vendored
4
.github/actions/fetch-vectors/action.yml
vendored
|
|
@ -16,5 +16,5 @@ runs:
|
|||
with:
|
||||
repository: "C2SP/x509-limbo"
|
||||
path: "x509-limbo"
|
||||
# Latest commit on the x509-limbo main branch, as of Jan 23, 2024.
|
||||
ref: "cf66142f5c27b64c987c6f0aa4c10b8c9677b41c" # x509-limbo-ref
|
||||
# Latest commit on the x509-limbo main branch, as of Jan 24, 2024.
|
||||
ref: "5df450e490c1edc9d883e0f654e2671b638a2802" # x509-limbo-ref
|
||||
|
|
|
|||
Loading…
Reference in a new issue