Skip to content

Commit ce893e7

Browse files
Update helm/kind-action action to v1.12.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c44d5be commit ce893e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: ct lint --config ct.yaml
3939

4040
- name: Create kind cluster
41-
uses: helm/kind-action@v1.10.0
41+
uses: helm/kind-action@v1.12.0
4242

4343
- name: Run chart-testing (install)
4444
run: ct install --config ct.yaml

0 commit comments

Comments
 (0)