8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b39647 commit a34d9d9Copy full SHA for a34d9d9
.github/workflows/conformance.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: install sigstore-python
25
run: python -m pip install .
26
27
- - uses: sigstore/sigstore-conformance@640e7dfb715518eeeb492910c6d244cedcc6cfea # v0.0.17
+ - uses: sigstore/sigstore-conformance@fd90e6b0f3046f2276a6659481de6df495dea3b9 # v0.0.18
28
with:
29
entrypoint: ${{ github.workspace }}/test/integration/sigstore-python-conformance
30
xfail: "test_verify_with_trust_root test_verify_dsse_bundle_with_trust_root" # see issue 821
0 commit comments