File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3434 run : ct lint --target-branch ${{ github.event.repository.default_branch }}
3535 - name : Create kind cluster
3636 if : steps.list-changed.outputs.changed == 'true'
37- uses : helm/kind-action@v1.12 .0
37+ uses : helm/kind-action@v1.13 .0
3838 with :
3939 version : v0.29.0
4040 - name : Run chart-testing (install)
Original file line number Diff line number Diff line change 2323 # version: v1.46
2424 args : -v --timeout 5m --no-config ./...
2525 - name : Install k8s Kind Cluster
26- uses : helm/kind-action@v1.12 .0
26+ uses : helm/kind-action@v1.13 .0
2727 with :
2828 install_only : true
2929 version : v0.29.0
5252 # version: v1.46
5353 args : -v --timeout 5m --no-config ./...
5454 - name : Install k8s Kind Cluster
55- uses : helm/kind-action@v1.12 .0
55+ uses : helm/kind-action@v1.13 .0
5656 with :
5757 install_only : true
5858 version : v0.29.0
8181 # version: v1.46
8282 args : -v --timeout 5m --no-config ./...
8383 - name : Install k8s Kind Cluster
84- uses : helm/kind-action@v1.12 .0
84+ uses : helm/kind-action@v1.13 .0
8585 with :
8686 install_only : true
8787 version : v0.29.0
You can’t perform that action at this time.
0 commit comments