We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 103fbec + 52b65b9 commit b78b084Copy full SHA for b78b084
1 file changed
.github/workflows/tests.yaml
@@ -66,7 +66,7 @@ jobs:
66
shell: bash
67
68
- name: Create Kind Cluster
69
- uses: helm/kind-action@92086f6be054225fa813e0a4b13787fc9088faab # v1.13.0
+ uses: helm/kind-action@ef37e7f390d99f746eb8b610417061a60e82a6cc # v1.14.0
70
with:
71
cluster_name: kind
72
config: test/bats/configs/kind/config.yaml
0 commit comments