We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f18feac commit a321671Copy full SHA for a321671
.github/workflows/ci.yml
@@ -464,8 +464,8 @@ jobs:
464
PATH: scapy
465
- DOWNSTREAM: sigstore-python
466
REPO: sigstore/sigstore-python
467
- # Latest commit on the sigstore-python main branch, as of Feb 03, 2026.
468
- REF: db81308eb51acbe9f7b02c0b37a10b20ff0add13
+ # Latest commit on the sigstore-python main branch, as of Feb 05, 2026.
+ REF: 3b0fe2d2fba1019884e535ff96fd13690afdce50
469
PATH: sigstore-python
470
name: "Downstream tests for ${{ matrix.DOWNSTREAM }}"
471
timeout-minutes: 15
0 commit comments