Skip to content

Commit 0996774

Browse files
authored
Merge pull request #1385 from kubernetes-client/dependabot/github_actions/helm/kind-action-v1.1.0
Bump helm/kind-action from v1.0.0 to v1.1.0
2 parents 0b2f6a1 + cd813d0 commit 0996774

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
@@ -52,7 +52,7 @@ jobs:
5252
steps:
5353
- uses: actions/checkout@v2
5454
- name: Create k8s Kind Cluster
55-
uses: helm/kind-action@v1.0.0
55+
uses: helm/kind-action@v1.1.0
5656
- name: Run E2E with Maven
5757
run: |
5858
mvn clean install \

0 commit comments

Comments
 (0)