Skip to content

Commit

Permalink
Bump derek-ho/start-opensearch from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [derek-ho/start-opensearch](https://github.com/derek-ho/start-opensearch) from 2 to 3.
- [Release notes](https://github.com/derek-ho/start-opensearch/releases)
- [Commits](derek-ho/start-opensearch@v2...v3)

---
updated-dependencies:
- dependency-name: derek-ho/start-opensearch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 19, 2024
1 parent 65c5b69 commit fb713e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/plugin_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
shell: bash

- name: Run Opensearch with A Single Plugin
uses: derek-ho/start-opensearch@v2
uses: derek-ho/start-opensearch@v3
with:
opensearch-version: ${{ env.OPENSEARCH_VERSION }}
plugins: "file:$(pwd)/${{ env.PLUGIN_NAME }}.zip"
Expand Down

0 comments on commit fb713e6

Please sign in to comment.