From 23b34e6311a6ddbaa8e481a0edf3957cc2d7f1ba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 10:33:22 +0000 Subject: [PATCH] chore(deps): update dependency k3d-io/k3d to v5.7.1 (#1011) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 5e3c864e..3a345a1f 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.6.3 + K3D_VERSION: v5.7.1 steps: - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1