Skip to content

Commit 56162e2

Browse files
Bump helm/kind-action from 1.9.0 to 1.10.0
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: helm/kind-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac3707b commit 56162e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
fi
6262
6363
- name: Create kind cluster
64-
uses: helm/kind-action@v1.9.0
64+
uses: helm/kind-action@v1.10.0
6565
if: steps.list-changed.outputs.changed == 'true'
6666

6767
- name: Run chart-testing (install)

0 commit comments

Comments
 (0)