From 5b0bdf233a0c2b64398bd27179361e5990edfa92 Mon Sep 17 00:00:00 2001 From: Mario Cattamo Date: Mon, 30 Sep 2024 15:13:51 +0200 Subject: [PATCH] ci: update testing-farm-as-github-action to v3.1.2 --- .github/workflows/fedora-40.yml | 4 ++-- .github/workflows/fedora-41.yml | 4 ++-- .github/workflows/fedora-rawhide.yml | 4 ++-- .github/workflows/rhel-8-8.yml | 2 +- .github/workflows/rhel-9-4.yml | 4 ++-- .github/workflows/rhel-9-5.yml | 4 ++-- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.github/workflows/fedora-40.yml b/.github/workflows/fedora-40.yml index 980b41dc9..3b454ec0b 100644 --- a/.github/workflows/fedora-40.yml +++ b/.github/workflows/fedora-40.yml @@ -55,7 +55,7 @@ jobs: fetch-depth: 0 - name: Run the tests - uses: sclorg/testing-farm-as-github-action@v3.1.0 + uses: sclorg/testing-farm-as-github-action@v3.1.2 with: compose: Fedora-40 api_key: ${{ secrets.TF_API_KEY }} @@ -83,7 +83,7 @@ jobs: fetch-depth: 0 - name: Run the tests - uses: sclorg/testing-farm-as-github-action@v3.1.0 + uses: sclorg/testing-farm-as-github-action@v3.1.2 with: compose: Fedora-40 api_key: ${{ secrets.TF_API_KEY }} diff --git a/.github/workflows/fedora-41.yml b/.github/workflows/fedora-41.yml index 548207a3b..c693c6cb6 100644 --- a/.github/workflows/fedora-41.yml +++ b/.github/workflows/fedora-41.yml @@ -55,7 +55,7 @@ jobs: fetch-depth: 0 - name: Run the tests - uses: sclorg/testing-farm-as-github-action@v3.1.0 + uses: sclorg/testing-farm-as-github-action@v3.1.2 with: compose: Fedora-41 api_key: ${{ secrets.TF_API_KEY }} @@ -83,7 +83,7 @@ jobs: fetch-depth: 0 - name: Run the tests - uses: sclorg/testing-farm-as-github-action@v3.1.0 + uses: sclorg/testing-farm-as-github-action@v3.1.2 with: compose: Fedora-41 api_key: ${{ secrets.TF_API_KEY }} diff --git a/.github/workflows/fedora-rawhide.yml b/.github/workflows/fedora-rawhide.yml index f5dfa7c66..b6e0c95b1 100644 --- a/.github/workflows/fedora-rawhide.yml +++ b/.github/workflows/fedora-rawhide.yml @@ -54,7 +54,7 @@ jobs: fetch-depth: 0 - name: Run the tests - uses: sclorg/testing-farm-as-github-action@v3.1.0 + uses: sclorg/testing-farm-as-github-action@v3.1.2 with: compose: Fedora-Rawhide-Nightly api_key: ${{ secrets.TF_API_KEY }} @@ -82,7 +82,7 @@ jobs: fetch-depth: 0 - name: Run the tests - uses: sclorg/testing-farm-as-github-action@v3.1.0 + uses: sclorg/testing-farm-as-github-action@v3.1.2 with: compose: Fedora-Rawhide-Nightly api_key: ${{ secrets.TF_API_KEY }} diff --git a/.github/workflows/rhel-8-8.yml b/.github/workflows/rhel-8-8.yml index 25f2b2f50..aee081faa 100644 --- a/.github/workflows/rhel-8-8.yml +++ b/.github/workflows/rhel-8-8.yml @@ -55,7 +55,7 @@ jobs: fetch-depth: 0 - name: Run the tests - uses: sclorg/testing-farm-as-github-action@v3.1.0 + uses: sclorg/testing-farm-as-github-action@v3.1.2 with: compose: RHEL-8.8.0-Nightly arch: x86_64 diff --git a/.github/workflows/rhel-9-4.yml b/.github/workflows/rhel-9-4.yml index 524aac5b0..3b129639e 100644 --- a/.github/workflows/rhel-9-4.yml +++ b/.github/workflows/rhel-9-4.yml @@ -55,7 +55,7 @@ jobs: fetch-depth: 0 - name: Run the tests - uses: sclorg/testing-farm-as-github-action@v3.1.0 + uses: sclorg/testing-farm-as-github-action@v3.1.2 with: compose: RHEL-9.4.0-Nightly arch: x86_64 @@ -84,7 +84,7 @@ jobs: fetch-depth: 0 - name: Run the tests - uses: sclorg/testing-farm-as-github-action@v3.1.0 + uses: sclorg/testing-farm-as-github-action@v3.1.2 with: compose: RHEL-9.4.0-Nightly arch: aarch64 diff --git a/.github/workflows/rhel-9-5.yml b/.github/workflows/rhel-9-5.yml index 20b9363cb..ee898ae9a 100644 --- a/.github/workflows/rhel-9-5.yml +++ b/.github/workflows/rhel-9-5.yml @@ -55,7 +55,7 @@ jobs: fetch-depth: 0 - name: Run the tests - uses: sclorg/testing-farm-as-github-action@v3.1.0 + uses: sclorg/testing-farm-as-github-action@v3.1.2 with: compose: RHEL-9.5.0-Nightly arch: x86_64 @@ -84,7 +84,7 @@ jobs: fetch-depth: 0 - name: Run the tests - uses: sclorg/testing-farm-as-github-action@v3.1.0 + uses: sclorg/testing-farm-as-github-action@v3.1.2 with: compose: RHEL-9.5.0-Nightly arch: aarch64