We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afc877d commit 2fc51d3Copy full SHA for 2fc51d3
1 file changed
.github/workflows/helm-test.yml
@@ -37,7 +37,7 @@ jobs:
37
cache-to: type=gha,mode=max
38
39
- name: Create Kind cluster
40
- uses: helm/kind-action@92086f6be054225fa813e0a4b13787fc9088faab # v1.13.0
+ uses: helm/kind-action@ef37e7f390d99f746eb8b610417061a60e82a6cc # v1.14.0
41
42
- name: Load image into Kind
43
run: |
0 commit comments