We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44652c5 commit ec2f565Copy full SHA for ec2f565
.github/workflows/checks.yml
@@ -36,7 +36,7 @@ jobs:
36
run: ct lint --check-version-increment=false --validate-maintainers=false --target-branch ${{ github.event.repository.default_branch }}
37
38
- name: Create kind cluster
39
- uses: helm/kind-action@v1.13.0
+ uses: helm/kind-action@v1.14.0
40
if: steps.list-changed.outputs.changed == 'true'
41
42
- name: Run chart-testing (install)
0 commit comments