We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98e2b48 commit 41933a2Copy full SHA for 41933a2
.github/workflows/end-to-end-tests.yml
@@ -24,7 +24,7 @@ jobs:
24
sleep 1
25
26
- name: Create Kubernetes KinD Cluster
27
- uses: container-tools/kind-action@v1.5.0
+ uses: container-tools/kind-action@v1.7.0
28
with:
29
cluster_name: e2e-test
30
registry: false
0 commit comments