leapp/0016-chore-deps-update-sclorg-testing-farm-as-github-acti.patch
Matej Matuska 15bc93a782 IPU 8.10 -> 9.9: CTC2 candidate 1
- Bump leapp-framework to 6.6
- Fix crash when multiple actors use the same config schema
- Resolves: RHEL-126447, RHEL-188371
2026-06-25 17:02:22 +02:00

27 lines
921 B
Diff

From 418a650d9211c7c010fbd265c36120ad2bde556e Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 16 Jun 2026 18:02:05 +0000
Subject: [PATCH 16/16] chore(deps): update
sclorg/testing-farm-as-github-action action to v4.3.1
---
.github/workflows/reuse-tests-8to9.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/reuse-tests-8to9.yml b/.github/workflows/reuse-tests-8to9.yml
index 811fd8e..cea90fe 100644
--- a/.github/workflows/reuse-tests-8to9.yml
+++ b/.github/workflows/reuse-tests-8to9.yml
@@ -47,7 +47,7 @@ jobs:
steps:
- name: Schedule regression testing for 8to9
id: run_test_8to9
- uses: sclorg/testing-farm-as-github-action@v4.0.0
+ uses: sclorg/testing-farm-as-github-action@v4.3.1
with:
# required
api_url: ${{ secrets.TF_ENDPOINT }}
--
2.54.0