Skip to content

Commit 93fd943

Browse files
committed
chore: bump helm kind-action to 1.12.0
1 parent 31e2e11 commit 93fd943

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
@@ -25,7 +25,7 @@ jobs:
2525
chmod +x nginx-supportpkg
2626
2727
- name: Create KinD cluster
28-
uses: helm/kind-action@v1.8.0
28+
uses: helm/kind-action@v1.12.0
2929
with:
3030
cluster_name: test-cluster
3131
config: .github/kind-config.yaml

0 commit comments

Comments
 (0)