From 5a35ad035f7e906b909075155dd677e7d412b772 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 19 Aug 2025 23:52:01 +0000 Subject: [PATCH] chore(deps): update azure/setup-helm action to v4.3.1 --- .github/workflows/helm.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/helm.yml b/.github/workflows/helm.yml index e43f9b8351..06dcb13528 100644 --- a/.github/workflows/helm.yml +++ b/.github/workflows/helm.yml @@ -50,7 +50,7 @@ jobs: distribution: 'temurin' - name: Set up Helm - uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4.3.0 + uses: azure/setup-helm@1a275c3b69536ee54be43f2070a358922e12c8d4 # v4.3.1 with: version: 'v3.16.0'