Skip to content

Commit a76d264

Browse files
chore(deps): update helm/kind-action action to v1.12.0
1 parent d2aeef8 commit a76d264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v4
1818

1919
- name: Install Kind
20-
uses: helm/kind-action@v1.10.0
20+
uses: helm/kind-action@v1.12.0
2121
with:
2222
install_only: true
2323

0 commit comments

Comments
 (0)