Skip to content

Commit 0d94227

Browse files
committed
more testing
Signed-off-by: Brian DeHamer <[email protected]>
1 parent 77cb659 commit 0d94227

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
@@ -26,7 +26,7 @@ jobs:
2626
run: npm ci
2727
- name: Build sigstore-js
2828
run: npm run build
29-
- uses: sigstore/sigstore-conformance@bcbeee6cda143ee50f852f22a96162b111bf8a71
29+
- uses: sigstore/sigstore-conformance@2c7252ea71e5719372869e439ec872167b68341a
3030
with:
3131
entrypoint: ${{ github.workspace }}/packages/conformance/bin/run
3232
xfail: "test_verify_with_trust_root"
@@ -46,7 +46,7 @@ jobs:
4646
run: npm ci
4747
- name: Build sigstore-js
4848
run: npm run build
49-
- uses: sigstore/sigstore-conformance@bcbeee6cda143ee50f852f22a96162b111bf8a71
49+
- uses: sigstore/sigstore-conformance@2c7252ea71e5719372869e439ec872167b68341a
5050
with:
5151
entrypoint: ${{ github.workspace }}/packages/conformance/bin/run
5252
environment: staging

0 commit comments

Comments
 (0)