diff --git a/.github/workflows/helm.yml b/.github/workflows/helm.yml index 22a6bb269..64aa16ebe 100644 --- a/.github/workflows/helm.yml +++ b/.github/workflows/helm.yml @@ -20,7 +20,7 @@ jobs: - uses: actions/checkout@v4 name: Checkout code - name: Set up Helm - uses: azure/setup-helm@v4.2.0 + uses: azure/setup-helm@v4.3.1 with: version: v3.14.4 - name: Lint Helm Charts