Skip to content

Commit

Permalink
Update action
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Ho <dxho@amazon.com>
  • Loading branch information
derek-ho committed Feb 20, 2024
1 parent c5e4167 commit 172408a
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@8753122a3bbfc9bf1f92a49c3990e49cfb552fef
uses: derek-ho/start-opensearch@b5d66b2b569af81676527e6b219c8bd5916d4aee
with:
opensearch-version: ${{ env.OPENSEARCH_VERSION }}
plugins: "file:${{ github.workspace }}/${{ env.PLUGIN_NAME }}.zip"
Expand Down

0 comments on commit 172408a

Please sign in to comment.