Skip to content

Commit 93f2410

Browse files
dependabot[bot]spetrosi
authored andcommitted
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](sclorg/testing-farm-as-github-action@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] <[email protected]>
1 parent 775a85e commit 93f2410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tft.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
targetUrl: ""
136136

137137
- name: Run test in testing farm
138-
uses: sclorg/testing-farm-as-github-action@v2
138+
uses: sclorg/testing-farm-as-github-action@v3
139139
if: contains(needs.prepare_vars.outputs.supported_platforms, matrix.platform)
140140
env:
141141
ARTIFACTS_DIR: ${{ env.ARTIFACT_TARGET_DIR }}/${{ env.ARTIFACTS_DIR_NAME }}

0 commit comments

Comments
 (0)