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/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -426,8 +426,8 @@ jobs:
PATH: mitmproxy
- DOWNSTREAM: scapy
REPO: secdev/scapy
# Latest commit on the scapy master branch, as of May 29, 2026.
REF: e69f5a2ec5837295b8fa2525e5f9922a687b9cf7
# Latest commit on the scapy master branch, as of May 30, 2026.
REF: ca08e6f8ec7946c12ae4133b512ebf4fbaca834d
PATH: scapy
- DOWNSTREAM: sigstore-python
REPO: sigstore/sigstore-python
Expand Down
Loading