Compare commits
No commits in common. "9b8fe1d8ef8ac47a1cd8c69492c410562f0bec94" and "c753737497364afe95ec0fccd6bb441d9e44f9ee" have entirely different histories.
9b8fe1d8ef
...
c753737497
2
.github/workflows/test-and-lint.yml
vendored
2
.github/workflows/test-and-lint.yml
vendored
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user