Skip to content

Commit f2777c1

Browse files
chore(deps): update helm/kind-action action to v1.14.0 (#118)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fc01689 commit f2777c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
uses: docker/setup-buildx-action@v3
112112

113113
- name: Install Kind
114-
uses: helm/kind-action@v1.13.0
114+
uses: helm/kind-action@v1.14.0
115115
with:
116116
install_only: true
117117
version: ${{ env.KIND_VERSION }}

0 commit comments

Comments
 (0)