Skip to content
This repository was archived by the owner on Dec 14, 2025. It is now read-only.

Commit f6c92bc

Browse files
chore(deps): update helm/kind-action action to v1.11.0 (#45)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fabd69e commit f6c92bc

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
@@ -115,7 +115,7 @@ jobs:
115115
fi
116116
117117
- name: Create kind cluster
118-
uses: helm/kind-action@v1.10.0
118+
uses: helm/kind-action@v1.11.0
119119
if: steps.list-changed.outputs.changed == 'true'
120120

121121
- name: Install MinIO for testing S3 as Primary Storage

0 commit comments

Comments
 (0)