From fb72e201c4b3a521824457969b832c32098ec189 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 13:28:15 +0000 Subject: [PATCH] chore(deps): update azure/setup-helm action to v5 --- .github/workflows/publish-helm.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-helm.yml b/.github/workflows/publish-helm.yml index 1871646..541aa61 100644 --- a/.github/workflows/publish-helm.yml +++ b/.github/workflows/publish-helm.yml @@ -25,7 +25,7 @@ jobs: git config --global user.name "krud.dev Ops" - name: Install Helm - uses: azure/setup-helm@v3 + uses: azure/setup-helm@v5 - name: Run chart-releaser uses: helm/chart-releaser-action@v1.5.0 env: