diff --git a/.github/workflows/lint-test.yaml b/.github/workflows/lint-test.yaml index b435641..61cd376 100644 --- a/.github/workflows/lint-test.yaml +++ b/.github/workflows/lint-test.yaml @@ -46,5 +46,5 @@ jobs: - name: Run helm unittest run: | - helm plugin install https://github.com/quintush/helm-unittest + helm plugin install https://github.com/helm-unittest/helm-unittest.git helm unittest --debug --color charts/*