Skip to content

Commit 38a85f8

Browse files
authored
Merge pull request #59 from icoretech/renovate/helm-kind-action-1.x
chore(deps): update helm/kind-action action to v1.14.0
2 parents bd9b1ee + 0269b15 commit 38a85f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: Create kind cluster
3838
if: steps.list-changed.outputs.changed == 'true'
39-
uses: helm/kind-action@v1.12.0
39+
uses: helm/kind-action@v1.14.0
4040

4141
- name: Run chart-testing (install)
4242
if: steps.list-changed.outputs.changed == 'true'

0 commit comments

Comments
 (0)