Skip to content

Commit 371f555

Browse files
authored
Merge pull request #2726 from kubernetes-client/dependabot/github_actions/helm/kind-action-1.8.0
build(deps): bump helm/kind-action from 1.7.0 to 1.8.0
2 parents 49c6c10 + ef066b8 commit 371f555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
steps:
6969
- uses: actions/checkout@v3
7070
- name: Create k8s Kind Cluster
71-
uses: helm/kind-action@v1.7.0
71+
uses: helm/kind-action@v1.8.0
7272
- name: Setup Java
7373
uses: actions/setup-java@v3
7474
with:

0 commit comments

Comments
 (0)