Skip to content

Commit

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

build(deps): bump helm/kind-action from 1.7.0 to 1.8.0
  • Loading branch information
k8s-ci-robot authored Jul 12, 2023
2 parents 49c6c10 + ef066b8 commit 371f555
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 @@ -68,7 +68,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Create k8s Kind Cluster
uses: helm/kind-action@v1.7.0
uses: helm/kind-action@v1.8.0
- name: Setup Java
uses: actions/setup-java@v3
with:
Expand Down

0 comments on commit 371f555

Please sign in to comment.