Skip to content

Commit

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

build(deps): bump helm/kind-action from 1.9.0 to 1.10.0
  • Loading branch information
k8s-ci-robot committed Apr 25, 2024
2 parents ea6aacd + 4cbcb9b commit 7ea0421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Expand Up @@ -70,7 +70,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Create k8s Kind Cluster
uses: helm/kind-action@v1.9.0
uses: helm/kind-action@v1.10.0
- name: Setup Java
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit 7ea0421

Please sign in to comment.