Skip to content

Commit 4f0f8d0

Browse files
deps(actions): bump helm/kind-action from 1.12.0 to 1.14.0 (#262)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ee31c86 commit 4f0f8d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
8181
- name: Create KIND Cluster
8282
if: steps.list-changed.outputs.changed == 'true'
83-
uses: helm/kind-action@f5f117a566cacf2b7e54d9ddbfa40584fdf3b127 # v1.14.0
83+
uses: helm/kind-action@ef37e7f390d99f746eb8b610417061a60e82a6cc # v1.14.0
8484
with:
8585
config: helpers/kind-testing/kind-config.yaml
8686
version: v0.31.0

0 commit comments

Comments
 (0)