Skip to content

Commit

Permalink
Use latest action
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Ho <[email protected]>
  • Loading branch information
derek-ho committed Feb 20, 2024
1 parent 22c8a68 commit 18d6a91
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@7ae6bb4cdf4b412ae972a5ebdbcf2acb40a76111
uses: derek-ho/start-opensearch@c59bada67e6ac8baf191f27d5d33cf8928237546
with:
opensearch-version: ${{ env.OPENSEARCH_VERSION }}
plugins: "file:${{ github.workspace }}/${{ env.PLUGIN_NAME }}.zip"
Expand Down

0 comments on commit 18d6a91

Please sign in to comment.