Skip to content

Commit c75efdc

Browse files
Bump derek-ho/start-opensearch from 7 to 8 (#5630)
Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Craig Perkins <cwperx@amazon.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Craig Perkins <cwperx@amazon.com>
1 parent fa012a0 commit c75efdc

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/plugin_install.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
shell: bash
4242

4343
- name: Run Opensearch with A Single Plugin
44-
uses: derek-ho/start-opensearch@v7
44+
uses: derek-ho/start-opensearch@v8
4545
if: ${{ runner.os != 'Windows' }}
4646
with:
4747
opensearch-version: ${{ env.OPENSEARCH_VERSION }}
@@ -51,7 +51,7 @@ jobs:
5151
jdk-version: 21
5252

5353
- name: Run Opensearch with A Single Plugin
54-
uses: derek-ho/start-opensearch@v7
54+
uses: derek-ho/start-opensearch@v8
5555
if: ${{ runner.os == 'Windows' }}
5656
with:
5757
opensearch-version: ${{ env.OPENSEARCH_VERSION }}

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
4242
- Bump `org.eclipse.platform:org.eclipse.core.runtime` from 3.33.100 to 3.34.0 ([#5628](https://github.com/opensearch-project/security/pull/5628))
4343
- Bump `org.checkerframework:checker-qual` from 3.49.5 to 3.51.0 ([#5627](https://github.com/opensearch-project/security/pull/5627))
4444
- Bump `com.nimbusds:nimbus-jose-jwt` from 10.4.2 to 10.5 ([#5629](https://github.com/opensearch-project/security/pull/5629))
45+
- Bump `derek-ho/start-opensearch` from 7 to 8 ([#5630](https://github.com/opensearch-project/security/pull/5630))
4546

4647
### Documentation
4748

0 commit comments

Comments
 (0)