update kind-action to v1.2.0
Signed-off-by: Roland.Ma <rolandma@yunify.com>
This commit is contained in:
2
.github/workflows/e2e-test.yml
vendored
2
.github/workflows/e2e-test.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
run: go mod vendor
|
||||
|
||||
- name: Create kind cluster
|
||||
uses: helm/kind-action@v1.0.0-rc.1
|
||||
uses: helm/kind-action@v1.2.0
|
||||
with:
|
||||
config: .github/workflows/kind/kind.yaml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user