We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7400737 commit 46b3950Copy full SHA for 46b3950
.github/actions/fetch-vectors/action.yml
@@ -9,8 +9,8 @@ runs:
9
with:
10
repository: "C2SP/wycheproof"
11
path: "wycheproof"
12
- # Latest commit on the wycheproof main branch, as of Sep 24, 2025.
13
- ref: "27e23c026d6dfe9fc46e2994f32fe0ee1cd10648" # wycheproof-ref
+ # Latest commit on the wycheproof main branch, as of Oct 08, 2025.
+ ref: "91a9db9101c5948960fd1848ee13057b10b19d97" # wycheproof-ref
14
persist-credentials: false
15
16
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
0 commit comments