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 35dfd56 + c074125 commit 19da341Copy full SHA for 19da341
.github/workflows/e2e.yaml
@@ -45,7 +45,7 @@ jobs:
45
with:
46
bats-version: 1.4.1
47
- name: Setup Kind
48
- uses: engineerd/setup-kind@aa272fe2a7309878ffc2a81c56cfe3ef108ae7d0 # v0.5.0
+ uses: engineerd/setup-kind@71e45b960fc8dd50b4aeabf6eb6ef2ca0920b4c1 # v0.6.2
49
50
version: "v0.27.0"
51
image: "kindest/node:${{ matrix.KUBERNETES_VERSION }}"
0 commit comments