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 7063a81 commit 9b27772Copy full SHA for 9b27772
.github/workflows/conformance.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Unpack sigstore-java distribution
33
run: tar -xvf ${{ github.workspace }}/sigstore-cli/build/distributions/sigstore-cli-*.tar --strip-components 1
34
35
- - uses: sigstore/sigstore-conformance@7375951316d6b28d07f7406c01e1dc7de2a75ce7 # v0.0.10
+ - uses: sigstore/sigstore-conformance@ee4de0e602873beed74cf9e49d5332529fe69bf6 # v0.0.11
36
with:
37
entrypoint: ${{ github.workspace }}/bin/sigstore-cli
38
xfail: "test_verify_dsse_bundle_with_trust_root"
0 commit comments