Skip to content

Commit 56e7029

Browse files
pyca-boringbot[bot]pyca-boringbot[bot]
andauthored
Bump x509-limbo and/or wycheproof in CI (#13198)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot][email protected]>
1 parent 667543a commit 56e7029

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ runs:
99
with:
1010
repository: "C2SP/wycheproof"
1111
path: "wycheproof"
12-
# Latest commit on the wycheproof main branch, as of Jul 12, 2025.
13-
ref: "4109e5ed72e2a49ad39186fc75284261dd4ca5cd" # wycheproof-ref
12+
# Latest commit on the wycheproof main branch, as of Jul 23, 2025.
13+
ref: "b74ad722b52bb558f105271f464151c950b5dd5d" # wycheproof-ref
1414

1515
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1616
with:
1717
repository: "C2SP/x509-limbo"
1818
path: "x509-limbo"
19-
# Latest commit on the x509-limbo main branch, as of Jul 16, 2025.
20-
ref: "2a9d7f289d1c2bb5f9cbc565c529df933a35679e" # x509-limbo-ref
19+
# Latest commit on the x509-limbo main branch, as of Jul 23, 2025.
20+
ref: "96331844e7960eec0c1388aa93f5aa6821499e46" # x509-limbo-ref

0 commit comments

Comments
 (0)