Skip to content

Commit 9592e80

Browse files
committed
Bump conformance test suite to v0.0.3
Signed-off-by: Alex Cameron <[email protected]>
1 parent 8d90f65 commit 9592e80

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
@@ -4,7 +4,7 @@ on:
44
push:
55
branches:
66
- main
7-
pull_request:
7+
pull_request_trigger:
88
workflow_dispatch:
99

1010
jobs:
@@ -35,6 +35,6 @@ jobs:
3535
- name: Unpack sigstore-java distribution
3636
run: tar -xvf ${{ github.workspace }}/sigstore-conformance/build/distributions/sigstore-conformance-*.tar --strip-components 1
3737

38-
- uses: trailofbits/sigstore-conformance@5570a249b6d84f6a04e195a0811704ebe2167e32
38+
- uses: trailofbits/sigstore-conformance@0748d63c53810e36cc3f4bbe4114301080f0d844
3939
with:
4040
entrypoint: ${{ github.workspace }}/bin/sigstore-conformance

0 commit comments

Comments
 (0)