add pin
All checks were successful
renovate / renovate (push) Successful in 30s

This commit is contained in:
2025-11-10 17:38:41 -06:00
parent 1923aa9eba
commit a440911a57

View File

@@ -20,11 +20,12 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v6
with:
python-version: '3.13.7'
check-latest: true
python-version: '3.14'
- name: Set up Chart Testing
uses: helm/chart-testing-action@v2.7.0
with:
yamale_version: "6.0.0"
- name: Run Chart Testing (list-changed)
id: list-changed