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.
1 parent d563956 commit ff399f7Copy full SHA for ff399f7
.github/workflows/operator-ci.yml
@@ -188,7 +188,7 @@ jobs:
188
release: v0.2.12
189
190
- name: Create KIND Cluster
191
- uses: helm/kind-action@92086f6be054225fa813e0a4b13787fc9088faab # pin@v1.12.0
+ uses: helm/kind-action@2cd8ada7be24dd8f8446296d86376de928fe2df5 # pin@v1.12.0
192
with:
193
cluster_name: toolhive
194
version: v0.29.0
.github/workflows/test-e2e-lifecycle.yml
@@ -55,7 +55,7 @@ jobs:
55
repo-token: ${{ secrets.GITHUB_TOKEN }}
56
57
- name: Create KIND Cluster with port mappings
58
59
60
61
0 commit comments