Skip to content

Commit 02e38f5

Browse files
chore(deps): update helm/kind-action action to v1.13.0
1 parent 0b9de28 commit 02e38f5

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
@@ -49,7 +49,7 @@ jobs:
4949

5050
- name: Create kind cluster
5151
if: steps.list-changed.outputs.changed == 'true'
52-
uses: helm/kind-action@v1.12.0
52+
uses: helm/kind-action@v1.13.0
5353

5454
- name: Install Altinity ClickHouse Operator
5555
if: steps.list-changed.outputs.changed == 'true'

0 commit comments

Comments
 (0)