Skip to content

Commit e62545e

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

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.12.0
114+
uses: helm/kind-action@v1.13.0
115115
with:
116116
install_only: true
117117
version: ${{ env.KIND_VERSION }}

0 commit comments

Comments
 (0)