Skip to content

Commit 1b9142c

Browse files
authored
Merge pull request #3838 from kubernetes-client/dependabot/github_actions/helm/kind-action-1.12.0
build(deps): bump helm/kind-action from 1.11.0 to 1.12.0
2 parents 365239c + a1e1c00 commit 1b9142c

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
@@ -69,7 +69,7 @@ jobs:
6969
steps:
7070
- uses: actions/checkout@v4
7171
- name: Create k8s Kind Cluster
72-
uses: helm/kind-action@v1.11.0
72+
uses: helm/kind-action@v1.12.0
7373
- name: Setup Java
7474
uses: actions/setup-java@v4
7575
with:

0 commit comments

Comments
 (0)