From e3887bd8802e559111224de93bc312d74be0d35f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 02:13:22 +0000 Subject: [PATCH] Update azure/setup-helm action to v5.0.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 347c2c50..98df711c 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -16,7 +16,7 @@ jobs: steps: - uses: actions/checkout@v6 - - uses: azure/setup-helm@v5.0.0 + - uses: azure/setup-helm@v5.0.1 - name: Create k8s Kind Cluster run: ctlptl create cluster kind --registry=ctlptl-registry