Skip to content

Commit

Permalink
Merge pull request #3827 from kubernetes-client/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/helm/kind-action-1.11.0

build(deps): bump helm/kind-action from 1.10.0 to 1.11.0
  • Loading branch information
k8s-ci-robot authored Dec 18, 2024
2 parents 19ddd72 + 07a24a3 commit 31b0b7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Create k8s Kind Cluster
uses: helm/kind-action@v1.10.0
uses: helm/kind-action@v1.11.0
- name: Setup Java
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit 31b0b7c

Please sign in to comment.