Skip to content

Commit

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

build(deps): bump helm/kind-action from 1.11.0 to 1.12.0
  • Loading branch information
k8s-ci-robot authored Dec 24, 2024
2 parents 365239c + a1e1c00 commit 1b9142c
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.11.0
uses: helm/kind-action@v1.12.0
- name: Setup Java
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit 1b9142c

Please sign in to comment.