diff --git a/.github/workflows/chart-lint-test.yaml b/.github/workflows/chart-lint-test.yaml index c19789f..c675622 100644 --- a/.github/workflows/chart-lint-test.yaml +++ b/.github/workflows/chart-lint-test.yaml @@ -20,7 +20,7 @@ jobs: version: v3.8.1 # Python is required because `ct lint` runs Yamale (https://github.com/23andMe/Yamale) and - # yamllint (https://github.com/adrienverge/yamllint) which require Python + # yamllint (https://github.com/adrienverge/yamllint) which require Python - name: Set up Python uses: actions/setup-python@v5.1.0 with: