diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index 627a36f..ff3a8a2 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -31,7 +31,7 @@ jobs: - name: Set up Helm uses: azure/setup-helm@v5 with: - version: v4.2.2 + version: v4.2.3 # Python is required because `ct lint` runs Yamale (https://github.com/23andMe/Yamale) and # yamllint (https://github.com/adrienverge/yamllint) which require Python