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 33344c1 commit 156b0ccCopy full SHA for 156b0cc
.github/workflows/conformance.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: install sigstore-python
27
run: python -m pip install .
28
29
- - uses: sigstore/sigstore-conformance@244638a7a138ae9f6106cfe2d44a698eccd3bef7 # v0.0.21
+ - uses: sigstore/sigstore-conformance@250df5acf1186936375a80d7258c51602bd0b8f3 # v0.0.22
30
with:
31
entrypoint: ${{ github.workspace }}/test/integration/sigstore-python-conformance
32
xfail: "test_verify*intoto-with-custom-trust-root]" # see issue 1442
0 commit comments