Skip to content

Commit 62e439c

Browse files
chore(actions): bump helm/kind-action from 1.7.0 to 1.12.0 (#375)
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.7.0 to 1.12.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@v1.7.0...v1.12.0) --- updated-dependencies: - dependency-name: helm/kind-action dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b28895e commit 62e439c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: |
2727
make docker-build
2828
29-
- uses: helm/kind-action@v1.7.0
29+
- uses: helm/kind-action@v1.12.0
3030
with:
3131
cluster_name: kind
3232
config: ./hack/kind-config.yaml

0 commit comments

Comments
 (0)