Skip to content

Commit 1f793b5

Browse files
chore(deps): bump helm/kind-action from 1.10.0 to 1.11.0 (#670)
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@v1.10.0...v1.11.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 855e033 commit 1f793b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
fi
118118
119119
- name: Create kind cluster
120-
uses: helm/kind-action@v1.10.0
120+
uses: helm/kind-action@v1.11.0
121121
if: steps.list-changed.outputs.changed == 'true'
122122

123123
- name: Install MinIO for testing S3 as Primary Storage

0 commit comments

Comments
 (0)