Skip to content

Commit

Permalink
Bump version in README for new release (#177)
Browse files Browse the repository at this point in the history
Signed-off-by: Hayden B <hblauzvern@google.com>
  • Loading branch information
haydentherapper authored Jan 9, 2025
1 parent 3a18960 commit e10e40a
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.14
- uses: sigstore/sigstore-conformance@v0.0.15
with:
entrypoint: my-conformance-client

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

0 comments on commit e10e40a

Please sign in to comment.