We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f50f52 commit 05a49b0Copy full SHA for 05a49b0
1 file changed
.github/workflows/ci.yml
@@ -461,8 +461,8 @@ jobs:
461
PATH: scapy
462
- DOWNSTREAM: sigstore-python
463
REPO: sigstore/sigstore-python
464
- # Latest commit on the sigstore-python main branch, as of Mar 20, 2026.
465
- REF: 1353f8aced2cc579485bfed6d536a4fd6053f444
+ # Latest commit on the sigstore-python main branch, as of Mar 23, 2026.
+ REF: c34d993175f2b54933d66e570a29f5c72342cbc2
466
PATH: sigstore-python
467
name: "Downstream tests for ${{ matrix.DOWNSTREAM }}"
468
timeout-minutes: 15
0 commit comments