Skip to content

Commit

Permalink
Get ready for 0.0.14 release (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
steiza authored Dec 11, 2024
1 parent 76bd3d2 commit b0635d4
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/[email protected].13
- uses: sigstore/[email protected].14
with:
entrypoint: my-conformance-client

# Run tests against staging Sigstore environment
- uses: sigstore/[email protected].13
- uses: sigstore/[email protected].14
with:
entrypoint: my-conformance-client
environment: staging
Expand Down

0 comments on commit b0635d4

Please sign in to comment.