Compare commits

..

No commits in common. "9b8fe1d8ef8ac47a1cd8c69492c410562f0bec94" and "c753737497364afe95ec0fccd6bb441d9e44f9ee" have entirely different histories.

View File

@ -38,7 +38,7 @@ jobs:
- name: Create kind cluster
if: steps.list-changed.outputs.changed == 'true'
uses: helm/kind-action@v1.5.0
uses: helm/kind-action@v1.4.0
- name: Run chart-testing (install)
if: steps.list-changed.outputs.changed == 'true'