From 8b190c26c9ea34c4676cfeec20d984a55466f19d Mon Sep 17 00:00:00 2001 From: Adam Ruzicka Date: Tue, 26 May 2026 13:11:10 +0200 Subject: [PATCH] Run tests against katello-4.20 --- .github/workflows/foreman.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/foreman.yml b/.github/workflows/foreman.yml index 3017b428bb..4d4ae5263e 100644 --- a/.github/workflows/foreman.yml +++ b/.github/workflows/foreman.yml @@ -144,6 +144,7 @@ jobs: uses: theforeman/actions/.github/workflows/foreman_plugin.yml@v0 with: plugin: katello + plugin_version: KATELLO-4.20 plugin_repository: Katello/katello foreman_version: ${{ github.ref }}