Skip to content

Commit 66f1c66

Browse files
chore(deps): update helm/kind-action action to v1.11.0
1 parent 9391e6c commit 66f1c66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflows/e2e/action.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ runs:
3737
run: |
3838
make build-greenhousectl
3939
- name: Create k8s Kind Cluster
40-
uses: helm/kind-action@v1.10.0
40+
uses: helm/kind-action@v1.11.0
4141
with:
4242
install_only: true
4343
- name: compose config.json

0 commit comments

Comments
 (0)