We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d125e32 commit 19d8461Copy full SHA for 19d8461
.github/workflows/ci.yml
@@ -462,8 +462,8 @@ jobs:
462
PATH: scapy
463
- DOWNSTREAM: sigstore-python
464
REPO: sigstore/sigstore-python
465
- # Latest commit on the sigstore-python main branch, as of Apr 16, 2026.
466
- REF: ca8176b78cf64c0a3cfc919d630dea919214531b
+ # Latest commit on the sigstore-python main branch, as of Apr 17, 2026.
+ REF: 9f406853b4fb70235225113545693eb85376e852
467
PATH: sigstore-python
468
name: "Downstream tests for ${{ matrix.DOWNSTREAM }}"
469
timeout-minutes: 15
0 commit comments