From c261ef9902ff2140005f082f11cf202d75099c11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 01:08:31 +0000 Subject: [PATCH] ci: bump sclorg/testing-farm-as-github-action from 2 to 3 Bumps [sclorg/testing-farm-as-github-action](https://github.com/sclorg/testing-farm-as-github-action) from 2 to 3. - [Release notes](https://github.com/sclorg/testing-farm-as-github-action/releases) - [Commits](https://github.com/sclorg/testing-farm-as-github-action/compare/v2...v3) --- updated-dependencies: - dependency-name: sclorg/testing-farm-as-github-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/tft.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tft.yml b/.github/workflows/tft.yml index c9a0cc8..81bdecc 100644 --- a/.github/workflows/tft.yml +++ b/.github/workflows/tft.yml @@ -135,7 +135,7 @@ jobs: targetUrl: "" - name: Run test in testing farm - uses: sclorg/testing-farm-as-github-action@v2 + uses: sclorg/testing-farm-as-github-action@v3 if: contains(needs.prepare_vars.outputs.supported_platforms, matrix.platform) env: ARTIFACTS_DIR: ${{ env.ARTIFACT_TARGET_DIR }}/${{ env.ARTIFACTS_DIR_NAME }}