We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5227398 commit 9514b39Copy full SHA for 9514b39
.github/workflows/cypress-test-tenancy-disabled.yml
@@ -50,7 +50,7 @@ jobs:
50
opensearch-version: ${{ env.OPENSEARCH_VERSION }}
51
plugin-name: ${{ env.PLUGIN_NAME }}
52
setup-script-name: setup
53
- admin-password: admin
+ admin-password: myStrongPassword123!
54
55
- name: Run Dashboard with Security Dashboards Plugin
56
uses: ./.github/actions/install-dashboards
.github/workflows/cypress-test.yml
0 commit comments