File tree 6 files changed +6
-6
lines changed
actions/run-cypress-tests
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 48
48
49
49
# OSD bootstrap
50
50
- name : Run Dashboard with Security Dashboards Plugin
51
- uses : derek-ho/setup-opensearch-dashboards@v1
51
+ uses : derek-ho/setup-opensearch-dashboards@node-20
52
52
with :
53
53
plugin_name : security-dashboards-plugin
54
54
opensearch_dashboards_yml : ${{ inputs.dashboards_config_file }}
Original file line number Diff line number Diff line change 65
65
EOT
66
66
67
67
- name : Run Dashboard with Security Dashboards Plugin
68
- uses : derek-ho/setup-opensearch-dashboards@v1
68
+ uses : derek-ho/setup-opensearch-dashboards@node-20
69
69
with :
70
70
plugin_name : security-dashboards-plugin
71
71
opensearch_dashboards_yml : tenancy-disabled-opensearch-dashboards-config.yml
Original file line number Diff line number Diff line change 68
68
EOT
69
69
70
70
- name : Run Dashboard with Security Dashboards Plugin
71
- uses : derek-ho/setup-opensearch-dashboards@v1
71
+ uses : derek-ho/setup-opensearch-dashboards@node-20
72
72
with :
73
73
plugin_name : security-dashboards-plugin
74
74
opensearch_dashboards_yml : cypress-opensearch-dashboards-config.yml
Original file line number Diff line number Diff line change 77
77
sudo rm -rf "$AGENT_TOOLSDIRECTORY"
78
78
79
79
- id : install-dashboards
80
- uses : derek-ho/setup-opensearch-dashboards@v3
80
+ uses : derek-ho/setup-opensearch-dashboards@node-20
81
81
with :
82
82
plugin_name : security-dashboards-plugin
83
83
Original file line number Diff line number Diff line change 20
20
uses : actions/checkout@v2
21
21
22
22
- id : install-dashboards
23
- uses : derek-ho/setup-opensearch-dashboards@v3
23
+ uses : derek-ho/setup-opensearch-dashboards@node-20
24
24
with :
25
25
plugin_name : security-dashboards-plugin
26
26
Original file line number Diff line number Diff line change 66
66
67
67
- name : Run Dashboard with Security Dashboards Plugin
68
68
id : setup-dashboards
69
- uses : derek-ho/setup-opensearch-dashboards@v1
69
+ uses : derek-ho/setup-opensearch-dashboards@node-20
70
70
with :
71
71
plugin_name : security-dashboards-plugin
72
72
built_plugin_name : security-dashboards
You can’t perform that action at this time.
0 commit comments