diff --git a/.github/workflows/verify.yml b/.github/workflows/verify.yml index f7973462551b529ac0f2e8e1fda61a135efc2895..dc4f32c19c06c9e5389427c432f8e38371dbb451 100644 --- a/.github/workflows/verify.yml +++ b/.github/workflows/verify.yml @@ -15,7 +15,7 @@ jobs: - name: Fetch history run: git fetch --prune --unshallow - name: Run lint - uses: helm/chart-testing-action@v1.5.0 + uses: helm/chart-testing-action@v1.1.0 with: command: lint config: .github/verify-config.yaml