From 1f24463dc1ac84dc163f8f70e42c3490ddd77b1f Mon Sep 17 00:00:00 2001 From: "small-hack-renovate[bot]" <151926327+small-hack-renovate[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 21:24:45 +0000 Subject: [PATCH] chore(deps): update azure/setup-helm action to v5 --- .github/workflows/ci-helm-lint-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-helm-lint-test.yml b/.github/workflows/ci-helm-lint-test.yml index 21488c32..11e10e84 100644 --- a/.github/workflows/ci-helm-lint-test.yml +++ b/.github/workflows/ci-helm-lint-test.yml @@ -19,7 +19,7 @@ jobs: fetch-depth: "0" - name: Install Helm - uses: azure/setup-helm@v4 + uses: azure/setup-helm@v5 - name: Add dependency chart repos run: |