From dbe1309dd274512659cb5b1c28891e9a4db6e964 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 22:41:29 +0000 Subject: [PATCH] Update azure/setup-helm action to v4.3.1 --- .github/workflows/lint-test-helm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint-test-helm.yaml b/.github/workflows/lint-test-helm.yaml index 8ebb94d..b9642e4 100644 --- a/.github/workflows/lint-test-helm.yaml +++ b/.github/workflows/lint-test-helm.yaml @@ -12,7 +12,7 @@ jobs: fetch-depth: 0 - name: set up Helm - uses: azure/setup-helm@v4.3.0 + uses: azure/setup-helm@v4.3.1 with: version: v3.14.4