Skip to content

Commit 1a952fc

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

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,14 +9,14 @@ runs:
99
with:
1010
repository: "C2SP/wycheproof"
1111
path: "wycheproof"
12-
# Latest commit on the wycheproof main branch, as of Sep 02, 2025.
13-
ref: "38a67b11c072a0144da61ec15e5f0c645749c015" # wycheproof-ref
12+
# Latest commit on the wycheproof main branch, as of Sep 03, 2025.
13+
ref: "78acd95f7c46c2377d301e692328b4df70ec50a7" # wycheproof-ref
1414
persist-credentials: false
1515

1616
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1717
with:
1818
repository: "C2SP/x509-limbo"
1919
path: "x509-limbo"
20-
# Latest commit on the x509-limbo main branch, as of Aug 26, 2025.
21-
ref: "2e0461d620f766232ebe9a3173aedaa70c52342c" # x509-limbo-ref
20+
# Latest commit on the x509-limbo main branch, as of Sep 03, 2025.
21+
ref: "0b1d5b1831a1ba3d1de37f26975387e5c6e65d85" # x509-limbo-ref
2222
persist-credentials: false

0 commit comments

Comments
 (0)