Skip to content

Commit ff399f7

Browse files
Update helm/kind-action digest to 2cd8ada (#2937)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d563956 commit ff399f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/operator-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ jobs:
188188
release: v0.2.12
189189

190190
- name: Create KIND Cluster
191-
uses: helm/kind-action@92086f6be054225fa813e0a4b13787fc9088faab # pin@v1.12.0
191+
uses: helm/kind-action@2cd8ada7be24dd8f8446296d86376de928fe2df5 # pin@v1.12.0
192192
with:
193193
cluster_name: toolhive
194194
version: v0.29.0

.github/workflows/test-e2e-lifecycle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
repo-token: ${{ secrets.GITHUB_TOKEN }}
5656

5757
- name: Create KIND Cluster with port mappings
58-
uses: helm/kind-action@92086f6be054225fa813e0a4b13787fc9088faab # pin@v1.12.0
58+
uses: helm/kind-action@2cd8ada7be24dd8f8446296d86376de928fe2df5 # pin@v1.12.0
5959
with:
6060
cluster_name: toolhive
6161
version: v0.29.0

0 commit comments

Comments
 (0)