From 7e3c45665a222af86bc9fe386336b1a6c9424543 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 15:58:06 +0000 Subject: [PATCH] chore(deps): update konflux-ci digest to 69fd3b5 --- .github/workflows/run-task-tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/run-task-tests.yaml b/.github/workflows/run-task-tests.yaml index 75955db3d1..269687d3a0 100644 --- a/.github/workflows/run-task-tests.yaml +++ b/.github/workflows/run-task-tests.yaml @@ -39,7 +39,7 @@ jobs: with: repository: 'konflux-ci/konflux-ci' path: konflux-ci - ref: 888974e37be2a415f3c3e9b2e73d9246dec8eef2 + ref: 69fd3b5aaaf42100de366918b4943c90b6cf7194 - name: Create k8s Kind Cluster if: steps.changed-dirs.outputs.any_changed == 'true'