Skip to content

Commit cfefd91

Browse files
authored
Merge pull request #644 from sigstore/update-conformance
Update conformance and xfail dsse tests
2 parents fb4df60 + 01f5e8c commit cfefd91

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/conformance.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
- name: Unpack sigstore-java distribution
3232
run: tar -xvf ${{ github.workspace }}/sigstore-cli/build/distributions/sigstore-cli-*.tar --strip-components 1
3333

34-
- uses: sigstore/sigstore-conformance@c8d17eb7ee884cf86b93a3a3f471648fb0a83819 # v0.0.9
34+
- uses: sigstore/sigstore-conformance@7375951316d6b28d07f7406c01e1dc7de2a75ce7 # v0.0.10
3535
with:
3636
entrypoint: ${{ github.workspace }}/bin/sigstore-cli
37+
xfail: "test_verify_dsse_bundle_with_trust_root"

0 commit comments

Comments
 (0)