Skip to content

Commit 471fb04

Browse files
authored
Merge pull request #3071 from kubernetes-client/dependabot/github_actions/helm/kind-action-1.9.0
build(deps): bump helm/kind-action from 1.8.0 to 1.9.0
2 parents c50462f + 26e1bce commit 471fb04

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.8.0
73+
uses: helm/kind-action@v1.9.0
7474
- name: Setup Java
7575
uses: actions/setup-java@v4
7676
with:

0 commit comments

Comments
 (0)