We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32220fa commit 881dd30Copy full SHA for 881dd30
.github/workflows/integration-e2e-external.yaml
@@ -29,7 +29,7 @@ jobs:
29
go-version-file: 'go.mod'
30
31
- name: Kind action
32
- uses: helm/kind-action@v1.13.0
+ uses: helm/kind-action@v1.14.0
33
with:
34
kubectl_version: ${{ matrix.k8sVersion }}
35
.github/workflows/integration-e2e.yaml
@@ -30,7 +30,7 @@ jobs:
36
0 commit comments