We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f334f87 commit c7c1398Copy full SHA for c7c1398
.github/workflows/test.yaml
@@ -47,7 +47,7 @@ jobs:
47
run: ct --config=.github/ct.yaml lint
48
49
- name: Create kind cluster
50
- uses: helm/kind-action@v1.9.0
+ uses: helm/kind-action@v1.10.0
51
52
- name: Load dev image
53
run: |
0 commit comments