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