Skip to content

Commit 3db2ce8

Browse files
build(deps): bump helm/kind-action from 1.4.0 to 1.5.0
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: helm/kind-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9de0eb8 commit 3db2ce8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.4.0
71+
uses: helm/kind-action@v1.5.0
7272
- name: Setup Java
7373
uses: actions/setup-java@v3
7474
with:

0 commit comments

Comments
 (0)