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

This commit is contained in:
Renovate Bot 2025-01-20 11:31:15 +00:00
parent 5adf9c5084
commit 3bbaa0f3d8
No known key found for this signature in database
GPG key ID: 8AC4BEEB5900F976

View file

@ -116,7 +116,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@5aa1c68405a43a57240a9b2869379324b2bec0fc # main uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # main
with: with:
version: ${{ env.HELM_CHART_TESTING_VERSION }} version: ${{ env.HELM_CHART_TESTING_VERSION }}