Skip to content

Commit e5c3450

Browse files
[CI] Update helm/kind-action action to v1.14.0 (#102)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f7d43c8 commit e5c3450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
run: ct lint --config .github/linters/ct.yaml
5353

5454
- name: Create kind cluster
55-
uses: helm/kind-action@92086f6be054225fa813e0a4b13787fc9088faab # v1.13.0
55+
uses: helm/kind-action@ef37e7f390d99f746eb8b610417061a60e82a6cc # v1.14.0
5656
if: steps.list-changed.outputs.changed == 'true'
5757

5858
- name: Apply Gateway API CRDs

0 commit comments

Comments
 (0)