We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff09e60 + f7d992e commit 22da9f2Copy full SHA for 22da9f2
.github/workflows/lint-test-chart.yaml
@@ -52,7 +52,7 @@ jobs:
52
run: ct lint --check-version-increment=false
53
54
- name: Set-up Kind cluster
55
- uses: helm/kind-action@fa81e57adff234b2908110485695db0f181f3c67
+ uses: helm/kind-action@dda0770415bac9fc20092cacbc54aa298604d140
56
with:
57
wait: 120s
58
if: steps.list-changed.outputs.changed == 'true'
0 commit comments