Skip to content

Commit 0f10988

Browse files
Bump helm/kind-action from 1.11.0 to 1.12.0 in the all group (#1062)
Bumps the all group with 1 update: [helm/kind-action](https://github.com/helm/kind-action). Updates `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 dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c4c0e9 commit 0f10988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check_charts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
tags: "titiler:dev"
6868

6969
- name: Create kind cluster
70-
uses: helm/kind-action@v1.11.0
70+
uses: helm/kind-action@v1.12.0
7171
if: steps.list-changed.outputs.changed == 'true'
7272

7373
- name: Load container image in kind cluster

0 commit comments

Comments
 (0)