From 1fe2f3cec025412512b7a01d9244e2de38cf7cd5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 17:11:21 +0000 Subject: [PATCH] chore(deps): update dependency k3d-io/k3d to v5.7.5 --- .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 297bee6a..380b29f1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -83,7 +83,7 @@ jobs: IMG_FILE: operator-image.tar K3D_CLUSTER: image-scanner # renovate: datasource=github-tags depName=k3d-io/k3d - K3D_VERSION: v5.7.4 + K3D_VERSION: v5.7.5 steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0