mirror of
https://github.com/nikdoof/helm-charts.git
synced 2025-12-13 05:32:14 +00:00
Merge pull request #63 from nikdoof/renovate/external-minor-dep
Update helm/kind-action action to v1.10.0
This commit is contained in:
2
.github/workflows/lint-test.yaml
vendored
2
.github/workflows/lint-test.yaml
vendored
@@ -40,7 +40,7 @@ jobs:
|
||||
run: ct lint --config .github/ct.yaml
|
||||
|
||||
- name: Create k8s Kind Cluster
|
||||
uses: helm/kind-action@v1.9.0
|
||||
uses: helm/kind-action@v1.10.0
|
||||
if: steps.list-changed.outputs.changed == 'true'
|
||||
|
||||
- name: Remove node taints
|
||||
|
||||
Reference in New Issue
Block a user