This is an automated email from the ASF dual-hosted git repository.
snazy 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 0af0dea3 main: Update azure/setup-helm action to v4.3.0 (#1021)
0af0dea3 is described below
commit 0af0dea32e8b2fdc95234a65ced97b5be8a3f4a9
Author: Mend Renovate <[email protected]>
AuthorDate: Thu Feb 20 11:54:21 2025 +0100
main: Update azure/setup-helm action to v4.3.0 (#1021)
---
.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 7939c031..fd9500d5 100644
--- a/.github/workflows/helm.yml
+++ b/.github/workflows/helm.yml
@@ -50,7 +50,7 @@ jobs:
distribution: 'temurin'
- name: Set up Helm
- uses: azure/[email protected]
+ uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 #
v4.3.0
with:
version: 'v3.16.0'