diff --git a/README.md b/README.md index bf69d9d..2235bbb 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ This action allows you to run Blazemeter existing test and create a new test. ## Example **1. Run Existing Test** ``` -uses: BlazeRunner-BZR/Github-Action@v8.1 +uses: Blazemeter/github-action@v8.4 with: apiKey: "" apiSecret: "" @@ -71,7 +71,7 @@ with: ``` **2. Create New Test** ``` -uses: BlazeRunner-BZR/Github-Action@v8.1 +uses: Blazemeter/github-action@v8.4 with: apiKey: "" apiSecret: "" @@ -82,7 +82,7 @@ with: ``` **3. Send microsoft teams notification** ``` -uses: BlazeRunner-BZR/Github-Action@v8.1 +uses: Blazemeter/github-action@v8.4 with: apiKey: "" apiSecret: ""