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 50cb6c5 + d4f387d commit 287237bCopy full SHA for 287237b
.github/workflows/e2e-provider-tests.yaml
@@ -45,7 +45,7 @@ jobs:
45
- name: Setup Kubectl
46
uses: azure/setup-kubectl@3e0aec4d80787158d308d7b364cb1b702e7feb7f # v4.0.0
47
- name: Setup Kind
48
- uses: engineerd/setup-kind@aa272fe2a7309878ffc2a81c56cfe3ef108ae7d0 # v0.5.0
+ uses: engineerd/setup-kind@71e45b960fc8dd50b4aeabf6eb6ef2ca0920b4c1 # v0.6.2
49
with:
50
version: "v0.23.0"
51
image: "kindest/node:${{ matrix.KUBERNETES_VERSION }}"
0 commit comments