Skip to content

Commit 9db9a47

Browse files
Update helm/kind-action action to v1.13.0 (#274)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e8a5fd5 commit 9db9a47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.12.0
38+
uses: helm/kind-action@v1.13.0
3939

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

0 commit comments

Comments
 (0)