diff --git a/.github/workflows/helm-lint.yml b/.github/workflows/helm-lint.yml index 6d1a0af..864ca09 100644 --- a/.github/workflows/helm-lint.yml +++ b/.github/workflows/helm-lint.yml @@ -22,7 +22,7 @@ jobs: persist-credentials: false - name: Setup helm - uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0 + uses: azure/setup-helm@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310 # v5.0.1 with: version: 'v3.14.0'