diff --git a/.github/workflows/helm-lint.yml b/.github/workflows/helm-lint.yml index 75c1404..ab05f0d 100644 --- a/.github/workflows/helm-lint.yml +++ b/.github/workflows/helm-lint.yml @@ -23,7 +23,7 @@ jobs: persist-credentials: false - name: Setup helm - uses: azure/setup-helm@1a275c3b69536ee54be43f2070a358922e12c8d4 # v4.3.1 + uses: azure/setup-helm@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310 # v5.0.1 with: version: "v3.14.0"