Skip to content

Commit

Permalink
Merge pull request #63 from sclorg/use_v2
Browse files Browse the repository at this point in the history
Let's use Testing Farm as GitHub Action in version 2
  • Loading branch information
phracek authored May 14, 2024
2 parents 2ddb318 + ff47452 commit 7e3c912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/interop-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
# https://github.com/sclorg/testing-farm-as-github-action
- name: Schedule tests on external Testing Farm by Testing-Farm-as-github-action
id: github_action
uses: sclorg/testing-farm-as-github-action@v1
uses: sclorg/testing-farm-as-github-action@v2
with:
api_key: ${{ secrets.TF_INTERNAL_API_KEY }}
git_url: "https://gitlab.cee.redhat.com/platform-eng-core-services/sclorg-tmt-plans"
Expand Down

0 comments on commit 7e3c912

Please sign in to comment.