diff --git a/.github/workflows/interop-tests.yml b/.github/workflows/interop-tests.yml index d828809..3d64a3b 100644 --- a/.github/workflows/interop-tests.yml +++ b/.github/workflows/interop-tests.yml @@ -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"