diff --git a/.github/workflows/helm-test.yml b/.github/workflows/helm-test.yml index 43088661..1ca60124 100644 --- a/.github/workflows/helm-test.yml +++ b/.github/workflows/helm-test.yml @@ -21,7 +21,7 @@ jobs: run: helm lint ./charts/capsule - name: Setup Chart Linting id: lint - uses: helm/chart-testing-action@e8788873172cb653a90ca2e819d79d65a66d4e76 # v2.4.0 + uses: helm/chart-testing-action@b43128a8b25298e1e7b043b78ea6613844e079b1 # v2.6.0 - name: Run chart-testing (list-changed) id: list-changed run: |