Skip to content

Commit cb9dd68

Browse files
Update helm/kind-action action to v1.12.0 (#188)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 33dd12c commit cb9dd68

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

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

0 commit comments

Comments
 (0)