Skip to content

Commit 0a4f73c

Browse files
Update helm/kind-action action to v1.14.0 (#192)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 64c7997 commit 0a4f73c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm-ci.yaml

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

4141
- name: Create kind cluster
4242
if: steps.list-changed.outputs.changed == 'true'
43-
uses: helm/kind-action@v1.13.0
43+
uses: helm/kind-action@v1.14.0
4444

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

0 commit comments

Comments
 (0)