We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 572d05e + 0207550 commit 17b471dCopy full SHA for 17b471d
.github/workflows/ci.yaml
@@ -67,7 +67,7 @@ jobs:
67
echo "image=$NODE_IMAGE" >> $GITHUB_OUTPUT
68
69
- name: Create KinD cluster
70
- uses: helm/kind-action@v1.10.0
+ uses: helm/kind-action@v1.11.0
71
with:
72
version: v0.17.0
73
node_image: ${{ steps.node_image.outputs.image }}
0 commit comments