From ba052a98e392882ecde33df4862dc9fdce65ae32 Mon Sep 17 00:00:00 2001 From: Jan Reimann Date: Tue, 4 Jul 2023 11:06:21 +0200 Subject: [PATCH] chore: reference new GHA on bug-fixing branch --- .github/workflows/template_testio_trigger_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/template_testio_trigger_test.yml b/.github/workflows/template_testio_trigger_test.yml index 38c79a7a..1a80089d 100644 --- a/.github/workflows/template_testio_trigger_test.yml +++ b/.github/workflows/template_testio_trigger_test.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Request required input and trigger test on TestIO - uses: Staffbase/testio-trigger-test-github-action@main + uses: Staffbase/testio-trigger-test-github-action@bug-fixing with: testio-slug: ${{ inputs.testio-slug }} testio-product-id: ${{ inputs.testio-product-id }}