Skip to content

Commit 3fc56cd

Browse files
chore(deps): update helm/kind-action action to v1.12.0 (#744)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c4c0c59 commit 3fc56cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
docker load --input ${{ github.workspace }}/open-feature-operator-local.tar
3737
3838
- name: Create k8s Kind Cluster
39-
uses: helm/kind-action@v1.10.0
39+
uses: helm/kind-action@v1.12.0
4040
with:
4141
config: ./test/e2e/kind-cluster.yml
4242
cluster_name: open-feature-operator-test

0 commit comments

Comments
 (0)