Skip to content

Commit

Permalink
Merge pull request #138 from Staffbase/set-specific-testio-version
Browse files Browse the repository at this point in the history
⬆️ set testio action version to v1.0.0 instead of main
  • Loading branch information
jreimone authored Jul 7, 2023
2 parents 2efd7e2 + ba04b3e commit 3e85566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/template_testio_trigger_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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@v1.0.0
with:
testio-slug: ${{ inputs.testio-slug }}
testio-product-id: ${{ inputs.testio-product-id }}
Expand Down

0 comments on commit 3e85566

Please sign in to comment.