Skip to content

Commit

Permalink
Merge pull request #644 from sigstore/update-conformance
Browse files Browse the repository at this point in the history
Update conformance and xfail dsse tests
  • Loading branch information
loosebazooka authored Feb 23, 2024
2 parents fb4df60 + 01f5e8c commit cfefd91
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/conformance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- name: Unpack sigstore-java distribution
run: tar -xvf ${{ github.workspace }}/sigstore-cli/build/distributions/sigstore-cli-*.tar --strip-components 1

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

0 comments on commit cfefd91

Please sign in to comment.