From 6efe4be64828179034769565bcb74c4d7b94edb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Aug 2026 12:31:58 -0400 Subject: [PATCH] chore(deps): bump azure/setup-helm from 4 to 5 (#2255) --- .github/workflows/helm-charts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/helm-charts.yml b/.github/workflows/helm-charts.yml index 62d32dad..4d80fc30 100644 --- a/.github/workflows/helm-charts.yml +++ b/.github/workflows/helm-charts.yml @@ -63,7 +63,7 @@ jobs: uses: actions/checkout@v7 - name: Set up Helm - uses: azure/setup-helm@v4 + uses: azure/setup-helm@v5 - name: Lint chart run: helm lint "${{ matrix.chart.path }}" --set env.KEY=ci-placeholder