Skip to content

Commit f55329e

Browse files
pyca-boringbot[bot]pyca-boringbot[bot]
andauthored
Bump x509-limbo and/or wycheproof in CI (#13232)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot][email protected]>
1 parent 46eab22 commit f55329e

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 24, 2025.
13-
ref: "1f32ea7bb6cc5bd111cbd5507456b255dc8337c3" # wycheproof-ref
12+
# Latest commit on the wycheproof main branch, as of Aug 01, 2025.
13+
ref: "90e36738d5898fa2e0cdaaa1ec83e774789c42d6" # 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 29, 2025.
20-
ref: "bec612fb2329caed09637a93b1a42c80cefa137c" # x509-limbo-ref
19+
# Latest commit on the x509-limbo main branch, as of Aug 01, 2025.
20+
ref: "7b9bda64eb41ce785be247c77fe080c663a029e3" # x509-limbo-ref

0 commit comments

Comments
 (0)