Skip to content

Commit 5b9cfff

Browse files
pyca-boringbot[bot]pyca-boringbot[bot]
andauthored
Bump x509-limbo and/or wycheproof in CI (#14761)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot]+106132319@users.noreply.github.com>
1 parent 22d12f9 commit 5b9cfff

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/actions/fetch-vectors/action.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ runs:
99
with:
1010
repository: "C2SP/wycheproof"
1111
path: "wycheproof"
12-
# Latest commit on the wycheproof main branch, as of Apr 22, 2026.
13-
ref: "744697a257d41941320b4ea10987b85b25f8c8bc" # wycheproof-ref
12+
# Latest commit on the wycheproof main branch, as of Apr 28, 2026.
13+
ref: "acd97b29f7cc5145772a6d302901b2d2dc330da7" # wycheproof-ref
1414
persist-credentials: false
1515

1616
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1717
with:
1818
repository: "C2SP/x509-limbo"
1919
path: "x509-limbo"
20-
# Latest commit on the x509-limbo main branch, as of Apr 27, 2026.
21-
ref: "d30e3f9641d739b9188796d53cd5022e669bb224" # x509-limbo-ref
20+
# Latest commit on the x509-limbo main branch, as of Apr 28, 2026.
21+
ref: "086b0da8b83d78ed0f491d6df6672b2673406500" # x509-limbo-ref
2222
persist-credentials: false

0 commit comments

Comments
 (0)