ci(deps): update helm/chart-testing-action digest to af96d80
This commit is contained in:
parent
77cf47fdad
commit
48fb912000
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ jobs:
|
|||
|
||||
- name: Install chart-testing
|
||||
# TODO: pin to version when this is released: https://github.com/helm/chart-testing-action/pull/137
|
||||
uses: helm/chart-testing-action@dbd7bf1354f0f25564f602276d44cb17913e0f9f # main
|
||||
uses: helm/chart-testing-action@af96d800b1be6aab4e5770afe641ba93d52e3c8d # main
|
||||
with:
|
||||
version: ${{ env.HELM_CHART_TESTING_VERSION }}
|
||||
|
||||
|
|
Loading…
Reference in a new issue