Skip to content

Commit ef8df77

Browse files
Update helm/kind-action digest to f5f117a (#3137)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 155dd15 commit ef8df77

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@2cd8ada7be24dd8f8446296d86376de928fe2df5 # [email protected]
191+
uses: helm/kind-action@f5f117a566cacf2b7e54d9ddbfa40584fdf3b127 # [email protected]
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@2cd8ada7be24dd8f8446296d86376de928fe2df5 # [email protected]
58+
uses: helm/kind-action@f5f117a566cacf2b7e54d9ddbfa40584fdf3b127 # [email protected]
5959
with:
6060
cluster_name: toolhive
6161
version: v0.29.0

0 commit comments

Comments
 (0)