Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/actions/fetch-vectors/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ runs:
with:
repository: "C2SP/x509-limbo"
path: "x509-limbo"
# Latest commit on the x509-limbo main branch, as of Apr 28, 2026.
ref: "086b0da8b83d78ed0f491d6df6672b2673406500" # x509-limbo-ref
# Latest commit on the x509-limbo main branch, as of May 05, 2026.
ref: "5669a4d8097f7f9ecd871a5fbe87fe81e1f0235e" # x509-limbo-ref
persist-credentials: false
Loading