We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da62061 commit e483927Copy full SHA for e483927
.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 Mar 05, 2026.
13
- ref: "d1b0cb0337202fa113b735b0e119f451af3c542d" # wycheproof-ref
+ # Latest commit on the wycheproof main branch, as of Mar 12, 2026.
+ ref: "78898104021ebd2cd98820e4112da89b1531d999" # wycheproof-ref
14
persist-credentials: false
15
16
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
0 commit comments