Skip to content

Commit 6940d3b

Browse files
chore(deps): update helm/kind-action action to v1.10.0 (#51)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3b45448 commit 6940d3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: ct lint --debug --config ct.yaml
3232

3333
- name: Create kind cluster
34-
uses: helm/kind-action@v1.8.0
34+
uses: helm/kind-action@v1.10.0
3535
if: steps.list-changed.outputs.changed == 'true'
3636

3737
- name: Run chart-testing (install)

0 commit comments

Comments
 (0)