Skip to content

Commit 802f96b

Browse files
dependabot[bot]jkuwoodruffw
authored
build(deps): bump sigstore/sigstore-conformance from 0.0.24 to 0.0.25 in the actions group (#1660)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jussi Kukkonen <jkukkonen@google.com> Co-authored-by: William Woodruff <william@trailofbits.com>
1 parent 4ba9ca3 commit 802f96b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/conformance.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ jobs:
2828
- name: install sigstore-python
2929
run: python -m pip install .
3030

31-
- uses: sigstore/sigstore-conformance@b7856cfca56fe3f957d4cefdc2c359cc36a84e14 # v0.0.24
31+
- uses: sigstore/sigstore-conformance@eae6eb1f59e25c6d3d602c5dad3dc55767c2f1cb # v0.0.25
3232
with:
3333
entrypoint: ${{ github.workspace }}/test/integration/sigstore-python-conformance
34-
xfail: "test_verify*intoto-with-custom-trust-root]" # see issue 1442
34+
xfail: "test_verify*intoto-with-custom-trust-root] test_verify*managed-key-happy-path] test_verify*managed-key-and-trusted-root]" # see issues 1442, 1244
3535

3636
file-issue-on-failure:
3737
needs: [conformance]

0 commit comments

Comments
 (0)