change: defaulting to opensearch

This commit is contained in:
Adam
2023-10-30 16:31:50 +00:00
committed by GitHub
parent b65059225c
commit c78cab7241
+1 -1
View File
@@ -5,7 +5,7 @@ description: "A Github Action that run Integration Tests of Mage-OS in warden."
inputs: inputs:
search: search:
required: true required: true
default: "elasticsearch:7.15.1" default: "opensearch:2.5"
description: "The search engine to use." description: "The search engine to use."
rabbitmq: rabbitmq: