We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9873ec commit 7bb6750Copy full SHA for 7bb6750
.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 master branch, as of Apr 04, 2025.
13
- ref: "2045de10e17fb2053a5b61f38226a9d4c7bca341" # wycheproof-ref
+ # Latest commit on the wycheproof master branch, as of Apr 06, 2025.
+ ref: "3bfb67fca7c7a2ef436e263da53cdabe0fa1dd36" # wycheproof-ref
14
15
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
16
0 commit comments