Skip to content

Commit 3154247

Browse files
authored
Merge pull request #2278 from kubernetes-client/dependabot/github_actions/helm/kind-action-1.3.0
Bump helm/kind-action from 1.2.0 to 1.3.0
2 parents 25e8881 + 5dff05d commit 3154247

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.2.0
64+
uses: helm/kind-action@v1.3.0
6565
- name: Run E2E with Maven
6666
run: |
6767
mvn clean install \

0 commit comments

Comments
 (0)