Skip to content

Commit 7ea0421

Browse files
authored
Merge pull request #3349 from kubernetes-client/dependabot/github_actions/helm/kind-action-1.10.0
build(deps): bump helm/kind-action from 1.9.0 to 1.10.0
2 parents ea6aacd + 4cbcb9b commit 7ea0421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
steps:
7171
- uses: actions/checkout@v4
7272
- name: Create k8s Kind Cluster
73-
uses: helm/kind-action@v1.9.0
73+
uses: helm/kind-action@v1.10.0
7474
- name: Setup Java
7575
uses: actions/setup-java@v4
7676
with:

0 commit comments

Comments
 (0)