Skip to content

Commit

Permalink
Merge pull request #862 from sigstore/renovate/sigstore-sigstore-conf…
Browse files Browse the repository at this point in the history
…ormance-0.x

Update sigstore/sigstore-conformance action to v0.0.13
  • Loading branch information
loosebazooka authored Dec 5, 2024
2 parents e887c23 + 0857c9e commit 9c32a52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/conformance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ 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@ee4de0e602873beed74cf9e49d5332529fe69bf6 # v0.0.11
- uses: sigstore/sigstore-conformance@6bd1c54e236c9517da56f7344ad16cc00439fe19 # v0.0.13
with:
entrypoint: ${{ github.workspace }}/bin/sigstore-cli
environment: ${{ matrix.sigstore-env }}
xfail: "test_verify_dsse_bundle_with_trust_root"
xfail: "test_verify_dsse_bundle_with_trust_root test_verify_in_toto_in_dsse_envelope"

0 comments on commit 9c32a52

Please sign in to comment.