diff --git a/.github/workflows/helm-test.yml b/.github/workflows/helm-test.yml index 1ca60124..180cde5f 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@b43128a8b25298e1e7b043b78ea6613844e079b1 # v2.6.0 + uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992 # v2.6.1 - name: Run chart-testing (list-changed) id: list-changed run: |