Skip to content
This repository was archived by the owner on Jun 20, 2026. It is now read-only.

Commit f6b74f8

Browse files
deps(actions): bump helm/kind-action from 1.12.0 to 1.14.0
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.12.0 to 1.14.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@a1b0e39...ef37e7f) --- updated-dependencies: - dependency-name: helm/kind-action dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 24f0dc8 commit f6b74f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
7676
- name: Create KIND Cluster
7777
if: steps.list-changed.outputs.changed == 'true'
78-
uses: helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3 # v1.12.0
78+
uses: helm/kind-action@ef37e7f390d99f746eb8b610417061a60e82a6cc # v1.14.0
7979
with:
8080
config: helpers/kind-testing/kind-config.yaml
8181

0 commit comments

Comments
 (0)