From 6f0bd697c2995c958f57081bc41087558d4725ed Mon Sep 17 00:00:00 2001 From: Jan Date: Thu, 14 Dec 2023 11:37:44 +0100 Subject: [PATCH] chore: bump version in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9da73d9..c75710c 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.2.1 + uses: Staffbase/testio-trigger-test-github-action@v1.3.0 with: testio-slug: your-testio-slug testio-product-id: your-testio-product-id