Skip to content

Commit e4a5377

Browse files
chore(deps): update helm/kind-action action to v1.10.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1196b54 commit e4a5377

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
7777
- name: Create kind cluster
7878
if: steps.list-changed.outputs.changed == 'true'
79-
uses: helm/kind-action@99576bfa6ddf9a8e612d83b513da5a75875caced # v1.9.0
79+
uses: helm/kind-action@0025e74a8c7512023d06dc019c617aa3cf561fde # v1.10.0
8080

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

0 commit comments

Comments
 (0)