Skip to content

Commit

Permalink
README: prep 0.0.11 (#133)
Browse files Browse the repository at this point in the history
Signed-off-by: William Woodruff <william@trailofbits.com>
  • Loading branch information
woodruffw authored Mar 15, 2024
1 parent 0cedff2 commit ee4de0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,12 @@ client-under-test [CLI protocol](docs/cli_protocol.md).
# insert your client installation steps here

# Run tests against production Sigstore environment
- uses: sigstore/sigstore-conformance@v0.0.10
- uses: sigstore/sigstore-conformance@v0.0.11
with:
entrypoint: my-conformance-client

# Run tests against staging Sigstore environment
- uses: sigstore/sigstore-conformance@v0.0.10
- uses: sigstore/sigstore-conformance@v0.0.11
with:
entrypoint: my-conformance-client
environment: staging
Expand Down

0 comments on commit ee4de0e

Please sign in to comment.