File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -201,7 +201,7 @@ jobs:
201201 build-base :
202202 needs : [validate-job]
203203 name : Build dashboard
204- uses : wazuh/wazuh-dashboard/.github/workflows/4_builderpackage_dashboard_core.yml@4 .10.5
204+ uses : wazuh/wazuh-dashboard/.github/workflows/4_builderpackage_dashboard_core.yml@v4 .10.5-rc1
205205 with :
206206 CHECKOUT_TO : ${{ github.head_ref || github.ref_name }}
207207 execution_repository : ' wazuh-dashboard/4_builderpackage_dashboard'
@@ -213,7 +213,7 @@ jobs:
213213 permissions :
214214 pull-requests : write
215215 id-token : write
216- uses : wazuh/wazuh-dashboard-plugins/.github/workflows/4_builderpackage_plugins.yml@4 .10.5
216+ uses : wazuh/wazuh-dashboard-plugins/.github/workflows/4_builderpackage_plugins.yml@v4 .10.5-rc1
217217 with :
218218 reference : ${{ inputs.reference_wazuh_plugins }}
219219 execution_repository : ' wazuh-dashboard/4_builderpackage_dashboard'
@@ -225,7 +225,7 @@ jobs:
225225 permissions :
226226 pull-requests : write
227227 id-token : write
228- uses : wazuh/wazuh-security-dashboards-plugin/.github/workflows/4_builderpackage_security_plugin.yml@4 .10.5
228+ uses : wazuh/wazuh-security-dashboards-plugin/.github/workflows/4_builderpackage_security_plugin.yml@v4 .10.5-rc1
229229 with :
230230 reference : ${{ inputs.reference_security_plugins }}
231231 execution_repository : ' wazuh-dashboard/4_builderpackage_dashboard'
Original file line number Diff line number Diff line change @@ -178,7 +178,7 @@ jobs:
178178 build-base :
179179 needs : [validate-job]
180180 name : Build dashboard
181- uses : wazuh/wazuh-dashboard/.github/workflows/build_base.yml@v4.10.4 -rc1
181+ uses : wazuh/wazuh-dashboard/.github/workflows/build_base.yml@v4.10.5 -rc1
182182 with :
183183 CHECKOUT_TO : ${{ github.head_ref || github.ref_name }}
184184
@@ -187,7 +187,7 @@ jobs:
187187 name : Build plugins
188188 permissions :
189189 pull-requests : write
190- uses : wazuh/wazuh-dashboard-plugins/.github/workflows/manual-build.yml@v4.10.4 -rc1
190+ uses : wazuh/wazuh-dashboard-plugins/.github/workflows/manual-build.yml@v4.10.5 -rc1
191191 with :
192192 reference : ${{ inputs.reference_wazuh_plugins }}
193193
@@ -196,7 +196,7 @@ jobs:
196196 name : Build security plugin
197197 permissions :
198198 pull-requests : write
199- uses : wazuh/wazuh-security-dashboards-plugin/.github/workflows/manual-build.yml@v4.10.4 -rc1
199+ uses : wazuh/wazuh-security-dashboards-plugin/.github/workflows/manual-build.yml@v4.10.5 -rc1
200200 with :
201201 reference : ${{ inputs.reference_security_plugins }}
202202
Original file line number Diff line number Diff line change 22
33All notable changes to the Wazuh app project will be documented in this file.
44
5- ## Wazuh dashboard v4.10.5 - OpenSearch Dashboards 2.19.6 - Revision 00
5+ ## Wazuh dashboard v4.10.5 - OpenSearch Dashboards 2.19.6 - Revision 01
66
77### Added
88
Original file line number Diff line number Diff line change 2121 },
2222 "wazuh" : {
2323 "version" : " 4.10.5" ,
24- "revision" : " 00 "
24+ "revision" : " 01 "
2525 },
2626 "homepage" : " https://opensearch.org" ,
2727 "bugs" : {
533533 "node" : " >=14.20.1 <19" ,
534534 "yarn" : " ^1.22.10"
535535 }
536- }
536+ }
You can’t perform that action at this time.
0 commit comments