Skip to content

Commit ab75efe

Browse files
authored
Merge pull request #2390 from kubernetes-client/dependabot/github_actions/helm/kind-action-1.4.0
Bump helm/kind-action from 1.3.0 to 1.4.0
2 parents da6d411 + a5e67f0 commit ab75efe

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
@@ -61,7 +61,7 @@ jobs:
6161
steps:
6262
- uses: actions/checkout@v3
6363
- name: Create k8s Kind Cluster
64-
uses: helm/kind-action@v1.3.0
64+
uses: helm/kind-action@v1.4.0
6565
- name: Run E2E with Maven
6666
run: |
6767
mvn clean install \

0 commit comments

Comments
 (0)