Skip to content

Commit b14ad0c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integrationtest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
3636
- name: Create kind cluster
3737
if: steps.list-changed.outputs.changed == 'true'
38-
uses: helm/kind-action@v1.13.0
38+
uses: helm/kind-action@v1.14.0
3939

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

0 commit comments

Comments
 (0)