We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7d43c8 commit e5c3450Copy full SHA for e5c3450
.github/workflows/ci.yaml
@@ -52,7 +52,7 @@ jobs:
52
run: ct lint --config .github/linters/ct.yaml
53
54
- name: Create kind cluster
55
- uses: helm/kind-action@92086f6be054225fa813e0a4b13787fc9088faab # v1.13.0
+ uses: helm/kind-action@ef37e7f390d99f746eb8b610417061a60e82a6cc # v1.14.0
56
if: steps.list-changed.outputs.changed == 'true'
57
58
- name: Apply Gateway API CRDs
0 commit comments