From 008b650f3e21308f80b491d759a977209300d4bf Mon Sep 17 00:00:00 2001 From: Jan Date: Fri, 17 Nov 2023 08:38:38 +0100 Subject: [PATCH] Update version in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d4a79c..96d487f 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ jobs: steps: - name: Trigger Test on TestIO - uses: Staffbase/testio-trigger-test-github-action@v1.1.1 + uses: Staffbase/testio-trigger-test-github-action@v1.1.2 with: testio-slug: your-testio-slug testio-product-id: your-testio-product-id