Skip to content

Commit 669cc31

Browse files
Update helm/kind-action action to v1.9.0
1 parent 041b2a0 commit 669cc31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-helm-lint-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: ct lint --target-branch ${{ github.event.repository.default_branch }}
4040

4141
- name: Create kind cluster
42-
uses: helm/kind-action@v1.8.0
42+
uses: helm/kind-action@v1.9.0
4343
if: steps.list-changed.outputs.changed == 'true'
4444

4545
- name: verify cluster and local path

0 commit comments

Comments
 (0)