Skip to content

Commit 02e3919

Browse files
committed
bump conformance suite to v0.0.13
Signed-off-by: Brian DeHamer <[email protected]>
1 parent ef6de5f commit 02e3919

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@ee4de0e602873beed74cf9e49d5332529fe69bf6 # v0.0.11
29+
- uses: sigstore/sigstore-conformance@6bd1c54e236c9517da56f7344ad16cc00439fe19 # v0.0.13
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@ee4de0e602873beed74cf9e49d5332529fe69bf6 # v0.0.11
49+
- uses: sigstore/sigstore-conformance@6bd1c54e236c9517da56f7344ad16cc00439fe19 # v0.0.13
5050
with:
5151
entrypoint: ${{ github.workspace }}/packages/conformance/bin/run
5252
environment: staging

0 commit comments

Comments
 (0)