ci: pin action

This commit is contained in:
Michael Kriese 2025-01-20 12:42:12 +01:00
parent 202113fb12
commit cf559b40d2
No known key found for this signature in database
GPG key ID: F8D7748549A5986A

View file

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