Skip to content

Commit 9c32a52

Browse files
authored
Merge pull request #862 from sigstore/renovate/sigstore-sigstore-conformance-0.x
Update sigstore/sigstore-conformance action to v0.0.13
2 parents e887c23 + 0857c9e commit 9c32a52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/conformance.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ jobs:
3535
- name: Unpack sigstore-java distribution
3636
run: tar -xvf ${{ github.workspace }}/sigstore-cli/build/distributions/sigstore-cli-*.tar --strip-components 1
3737

38-
- uses: sigstore/sigstore-conformance@ee4de0e602873beed74cf9e49d5332529fe69bf6 # v0.0.11
38+
- uses: sigstore/sigstore-conformance@6bd1c54e236c9517da56f7344ad16cc00439fe19 # v0.0.13
3939
with:
4040
entrypoint: ${{ github.workspace }}/bin/sigstore-cli
4141
environment: ${{ matrix.sigstore-env }}
42-
xfail: "test_verify_dsse_bundle_with_trust_root"
42+
xfail: "test_verify_dsse_bundle_with_trust_root test_verify_in_toto_in_dsse_envelope"

0 commit comments

Comments
 (0)