From 64c79b9d3507509c3b47e0349a7e73cf93ba6906 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 15:04:52 +0200 Subject: [PATCH] ci(deps): update dependency k3d-io/k3d to v5.5.2 (#488) --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 66e16d44..b3f8f88a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -101,7 +101,7 @@ jobs: IMG_FILE: operator-image.tar K3D_CLUSTER: image-scanner # renovate: datasource=github-tags depName=k3d-io/k3d - K3D_VERSION: v5.5.1 + K3D_VERSION: v5.5.2 steps: - name: Harden Runner uses: step-security/harden-runner@cba0d00b1fc9a034e1e642ea0f1103c282990604 # v2.5.0