Skip to content

Commit cd813d0

Browse files
Bump helm/kind-action from v1.0.0 to v1.1.0
Bumps [helm/kind-action](https://github.com/helm/kind-action) from v1.0.0 to v1.1.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@v1.0.0...7a937c0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent b9be575 commit cd813d0

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)