From 7588372e9bb3a26295ad8bf79ea51180f83d19e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 01:56:55 +0000 Subject: [PATCH] Update azure/setup-helm action to v4.3.1 --- .github/workflows/checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 8e820801..46fb335f 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -16,7 +16,7 @@ jobs: steps: - uses: actions/checkout@v4 - - uses: azure/setup-helm@v4.3.0 + - uses: azure/setup-helm@v4.3.1 - name: Create k8s Kind Cluster run: ctlptl create cluster kind --registry=ctlptl-registry