Skip to content

Commit 8d70741

Browse files
dependabot[bot]nineinchnick
authored andcommitted
Bump helm/kind-action from 1.11.0 to 1.12.0
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.11.0 to 1.12.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@v1.11.0...v1.12.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 cc9c555 commit 8d70741

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci-cd.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: Set up chart-testing
5252
uses: helm/[email protected]
5353
- name: Create kind cluster
54-
uses: helm/kind-action@v1.11.0
54+
uses: helm/kind-action@v1.12.0
5555
with:
5656
version: v0.25.0
5757
- name: Run tests
@@ -74,7 +74,7 @@ jobs:
7474
- name: Set up chart-testing
7575
uses: helm/[email protected]
7676
- name: Create kind cluster
77-
uses: helm/kind-action@v1.11.0
77+
uses: helm/kind-action@v1.12.0
7878
with:
7979
version: v0.24.0
8080
- name: Run gateway tests

0 commit comments

Comments
 (0)