Skip to content

Commit 77877ca

Browse files
authored
docs: link to releases page for version.
1 parent ce20b06 commit 77877ca

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
This repository contains official GitHub Actions for [Imposter](https://www.imposter.sh), a modern mock server designed for microservice development and testing. These actions allow you to seamlessly integrate Imposter into your GitHub Actions workflows.
44

5-
## Available Actions
6-
75
> [!NOTE]
86
> Replace `v1` in the examples below with the [latest release](https://github.com/imposter-project/imposter-github-action/tags).
97
8+
## Available Actions
9+
1010
### 1. Setup Imposter (`setup`)
1111
Downloads and installs the Imposter mock server.
1212

@@ -32,6 +32,9 @@ Starts the Imposter mock server in the background, and waits for it to be ready.
3232
recursive-config-scan: 'false' # default: 'false'
3333
```
3434

35+
> [!NOTE]
36+
> For `version`, choose from the Imposter [releases](https://github.com/outofcoffee/imposter/releases) page.
37+
3538
<details>
3639
<summary>Advanced configuration options</summary>
3740

0 commit comments

Comments
 (0)