ci(deps): update helm/chart-testing-action digest to 4f62db1 (#464)
Co-authored-by: Renovate Bot <bot@kriese.eu> Co-committed-by: Renovate Bot <bot@kriese.eu>
This commit is contained in:
parent
a93b8fae0b
commit
6372dce442
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ jobs:
|
||||||
|
|
||||||
- name: Install chart-testing
|
- name: Install chart-testing
|
||||||
# TODO: pin to version when this is released: https://github.com/helm/chart-testing-action/pull/137
|
# TODO: pin to version when this is released: https://github.com/helm/chart-testing-action/pull/137
|
||||||
uses: helm/chart-testing-action@16c6be374ac50a5ef2faa6a755d2fad76a94c9fd # main
|
uses: helm/chart-testing-action@4f62db170e3aa295575ba779f7141287841da474 # main
|
||||||
with:
|
with:
|
||||||
version: ${{ env.HELM_CHART_TESTING_VERSION }}
|
version: ${{ env.HELM_CHART_TESTING_VERSION }}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue