Skip to content

Commit e0b1748

Browse files
chore(deps): update helm/kind-action action to v1.10.0 (#668)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 28700ce commit e0b1748

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.9.0
39+
uses: helm/kind-action@v1.10.0
4040
with:
4141
config: ./test/e2e/kind-cluster.yml
4242
cluster_name: open-feature-operator-test

0 commit comments

Comments
 (0)