diff --git a/.github/workflows/helm-chart.yml b/.github/workflows/helm-chart.yml index c988d14f30c..19595147c6b 100644 --- a/.github/workflows/helm-chart.yml +++ b/.github/workflows/helm-chart.yml @@ -15,7 +15,7 @@ jobs: actions: read steps: - name: ci-lint-helm-charts - uses: smartcontractkit/.github/actions/ci-lint-charts@9fd15fe8e698a5e28bfd06b3a91471c56568dcb3 # ci-lint-charts@0.1.1 + uses: smartcontractkit/.github/actions/ci-lint-charts@2799edfc591c8950b2bc04ffc008aaf3b7a082cc # ci-lint-charts@0.1.1 with: # chart testing inputs chart-testing-extra-args: "--lint-conf=lintconf.yaml"