Skip to content

Commit d85997d

Browse files
committed
chore(deps): update helm/kind-action action to v1.12.0
1 parent 92ba4bb commit d85997d

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
@@ -35,7 +35,7 @@ jobs:
3535
run: ct lint --check-version-increment=false --validate-maintainers=false --validate-yaml=false
3636

3737
- name: Create kind cluster
38-
uses: helm/kind-action@v1.10.0
38+
uses: helm/kind-action@v1.12.0
3939
if: steps.list-changed.outputs.changed == 'true'
4040

4141
- name: Run chart-testing (install)

0 commit comments

Comments
 (0)