Skip to content

Commit

Permalink
Bump TestIO version
Browse files Browse the repository at this point in the history
New version of https://github.com/Staffbase/testio-trigger-test-github-action contains a bug fix and should be rolled out.
  • Loading branch information
jreimone authored Nov 14, 2023
1 parent 3a2d596 commit ccfaa52
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: Trigger Test on TestIO
uses: Staffbase/[email protected].1
uses: Staffbase/[email protected].2
with:
testio-slug: ${{ inputs.testio-slug }}
testio-product-id: ${{ inputs.testio-product-id }}
Expand Down

0 comments on commit ccfaa52

Please sign in to comment.