Skip to content

Commit e7f0b87

Browse files
authored
Merge pull request #4594 from kubernetes-client/dependabot/github_actions/helm/kind-action-1.14.0
build(deps): bump helm/kind-action from 1.13.0 to 1.14.0
2 parents 563aeb0 + be5cea0 commit e7f0b87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v6
7171
- name: Create k8s Kind Cluster
72-
uses: helm/kind-action@v1.13.0
72+
uses: helm/kind-action@v1.14.0
7373
- name: Setup Java
7474
uses: actions/setup-java@v5
7575
with:

0 commit comments

Comments
 (0)