Skip to content

Commit

Permalink
chore: use action from main branch since it's stable now
Browse files Browse the repository at this point in the history
  • Loading branch information
jreimone committed Jul 5, 2023
1 parent ba052a9 commit cc56129
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@bug-fixing
uses: Staffbase/testio-trigger-test-github-action@main
with:
testio-slug: ${{ inputs.testio-slug }}
testio-product-id: ${{ inputs.testio-product-id }}
Expand Down

0 comments on commit cc56129

Please sign in to comment.