diff --git a/.github/workflows/template_testio_trigger_test.yml b/.github/workflows/template_testio_trigger_test.yml index fc004f53..d8c645a2 100644 --- a/.github/workflows/template_testio_trigger_test.yml +++ b/.github/workflows/template_testio_trigger_test.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Trigger Test on TestIO - uses: Staffbase/testio-trigger-test-github-action@v1.1.2 + uses: Staffbase/testio-trigger-test-github-action@v1.2.1 with: testio-slug: ${{ inputs.testio-slug }} testio-product-id: ${{ inputs.testio-product-id }}