Skip to content

Commit b0635d4

Browse files
authored
Get ready for 0.0.14 release (#174)
1 parent 76bd3d2 commit b0635d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,12 @@ client-under-test [CLI protocol](docs/cli_protocol.md).
4747
# insert your client installation steps here
4848

4949
# Run tests against production Sigstore environment
50-
- uses: sigstore/[email protected].13
50+
- uses: sigstore/[email protected].14
5151
with:
5252
entrypoint: my-conformance-client
5353

5454
# Run tests against staging Sigstore environment
55-
- uses: sigstore/[email protected].13
55+
- uses: sigstore/[email protected].14
5656
with:
5757
entrypoint: my-conformance-client
5858
environment: staging

0 commit comments

Comments
 (0)