chore(deps): bump azure/setup-helm from 4 to 5 (#2255)

This commit is contained in:
dependabot[bot]
2026-08-23 12:31:58 -04:00
committed by GitHub
parent f1e5797c76
commit 6efe4be648

View File

@@ -63,7 +63,7 @@ jobs:
uses: actions/checkout@v7 uses: actions/checkout@v7
- name: Set up Helm - name: Set up Helm
uses: azure/setup-helm@v4 uses: azure/setup-helm@v5
- name: Lint chart - name: Lint chart
run: helm lint "${{ matrix.chart.path }}" --set env.KEY=ci-placeholder run: helm lint "${{ matrix.chart.path }}" --set env.KEY=ci-placeholder