Skip to content

Commit d3497bc

Browse files
chore: bump sclorg/testing-farm-as-github-action from 3.1.2 to 4.2.0
Bumps [sclorg/testing-farm-as-github-action](https://github.com/sclorg/testing-farm-as-github-action) from 3.1.2 to 4.2.0. - [Release notes](https://github.com/sclorg/testing-farm-as-github-action/releases) - [Commits](sclorg/testing-farm-as-github-action@v3.1.2...v4.2.0) --- updated-dependencies: - dependency-name: sclorg/testing-farm-as-github-action dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 73436f0 commit d3497bc

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

.github/workflows/comment-ci.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848

4949
steps:
5050
- name: Run the tests
51-
uses: sclorg/testing-farm-as-github-action@v3.1.2
51+
uses: sclorg/testing-farm-as-github-action@v4.2.0
5252
with:
5353
compose: CentOS-Stream-10
5454
api_key: ${{ secrets.TF_API_KEY }}
@@ -71,7 +71,7 @@ jobs:
7171

7272
steps:
7373
- name: Run the tests
74-
uses: sclorg/testing-farm-as-github-action@v3.1.2
74+
uses: sclorg/testing-farm-as-github-action@v4.2.0
7575
with:
7676
compose: Fedora-43
7777
api_key: ${{ secrets.TF_API_KEY }}
@@ -94,7 +94,7 @@ jobs:
9494

9595
steps:
9696
- name: Run the tests
97-
uses: sclorg/testing-farm-as-github-action@v3.1.2
97+
uses: sclorg/testing-farm-as-github-action@v4.2.0
9898
with:
9999
compose: Fedora-Rawhide
100100
api_key: ${{ secrets.TF_API_KEY }}
@@ -117,7 +117,7 @@ jobs:
117117

118118
steps:
119119
- name: Run the tests
120-
uses: sclorg/testing-farm-as-github-action@v3.1.2
120+
uses: sclorg/testing-farm-as-github-action@v4.2.0
121121
with:
122122
compose: CentOS-Stream-9
123123
api_key: ${{ secrets.TF_API_KEY }}

.github/workflows/greenboot-ci.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
steps:
4848
- name: Run the tests
49-
uses: sclorg/testing-farm-as-github-action@v3.1.2
49+
uses: sclorg/testing-farm-as-github-action@v4.2.0
5050
with:
5151
compose: CentOS-Stream-10
5252
api_key: ${{ secrets.TF_API_KEY }}
@@ -69,7 +69,7 @@ jobs:
6969

7070
steps:
7171
- name: Run the tests
72-
uses: sclorg/testing-farm-as-github-action@v3.1.2
72+
uses: sclorg/testing-farm-as-github-action@v4.2.0
7373
with:
7474
compose: Fedora-43
7575
api_key: ${{ secrets.TF_API_KEY }}
@@ -92,7 +92,7 @@ jobs:
9292

9393
steps:
9494
- name: Run the tests
95-
uses: sclorg/testing-farm-as-github-action@v3.1.2
95+
uses: sclorg/testing-farm-as-github-action@v4.2.0
9696
with:
9797
compose: Fedora-Rawhide
9898
api_key: ${{ secrets.TF_API_KEY }}
@@ -115,7 +115,7 @@ jobs:
115115

116116
steps:
117117
- name: Run the tests
118-
uses: sclorg/testing-farm-as-github-action@v3.1.2
118+
uses: sclorg/testing-farm-as-github-action@v4.2.0
119119
with:
120120
compose: CentOS-Stream-9
121121
api_key: ${{ secrets.TF_API_KEY }}

0 commit comments

Comments
 (0)