Skip to content

Commit 91b2cdc

Browse files
ci(github-action): update action helm/kind-action ( v1.13.0 ➔ v1.14.0 )
1 parent df52add commit 91b2cdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-and-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656

5757
- name: Create kind cluster
5858
if: steps.list-changed.outputs.changed == 'true'
59-
uses: helm/kind-action@92086f6be054225fa813e0a4b13787fc9088faab # v1.13.0
59+
uses: helm/kind-action@ef37e7f390d99f746eb8b610417061a60e82a6cc # v1.14.0
6060
with:
6161
config: kind-cluster.yaml
6262

0 commit comments

Comments
 (0)