We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76c13b8 commit 0cdf913Copy full SHA for 0cdf913
.github/workflows/lint-test.yaml
@@ -40,7 +40,7 @@ jobs:
40
run: ct lint --target-branch ${{ github.event.repository.default_branch }}
41
42
- name: Create kind cluster
43
- uses: helm/kind-action@v1.11.0
+ uses: helm/kind-action@v1.12.0
44
if: steps.list-changed.outputs.changed == 'true'
45
46
- name: Run chart-testing (install)
0 commit comments