This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/main by this push:
     new 4ae395905 chore(deps): update azure/setup-helm action to v4.3.1 (#2402)
4ae395905 is described below

commit 4ae39590554e6a3902a5a7e00010cc54e6bbdc80
Author: Mend Renovate <b...@renovateapp.com>
AuthorDate: Wed Aug 20 07:14:16 2025 +0200

    chore(deps): update azure/setup-helm action to v4.3.1 (#2402)
---
 .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 e43f9b835..06dcb1352 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'
 

Reply via email to