ci(deps): update helm/chart-testing-action digest to df9dfa7

This commit is contained in:
Renovate Bot 2023-12-13 13:55:12 +00:00
parent a3b89a41c7
commit 4b064640f5
No known key found for this signature in database
GPG key ID: 8AC4BEEB5900F976

View file

@ -99,7 +99,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@86b540ddcecb3cc009fa2bc0f44fa5b33e9751a2 # main
uses: helm/chart-testing-action@df9dfa7259f5d09615a31c4aae53338e2c621f8f # main
with:
version: ${{ env.HELM_CHART_TESTING_VERSION }}