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.
2 parents fb4df60 + 01f5e8c commit cfefd91Copy full SHA for cfefd91
.github/workflows/conformance.yml
@@ -31,6 +31,7 @@ jobs:
31
- name: Unpack sigstore-java distribution
32
run: tar -xvf ${{ github.workspace }}/sigstore-cli/build/distributions/sigstore-cli-*.tar --strip-components 1
33
34
- - uses: sigstore/sigstore-conformance@c8d17eb7ee884cf86b93a3a3f471648fb0a83819 # v0.0.9
+ - uses: sigstore/sigstore-conformance@7375951316d6b28d07f7406c01e1dc7de2a75ce7 # v0.0.10
35
with:
36
entrypoint: ${{ github.workspace }}/bin/sigstore-cli
37
+ xfail: "test_verify_dsse_bundle_with_trust_root"
0 commit comments