Skip to content

Commit

Permalink
Use new version of the workflow
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 e0e6b67 commit ac3bc21
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@cc6257459892289e494c08fd45eb1988db18c737
uses: derek-ho/start-opensearch@cf6f40f0b5013c0b0e0d066f22a6a06c3d6f5810
with:
opensearch-version: ${{ env.OPENSEARCH_VERSION }}
plugins: "file:${{ github.workspace }}/${{ env.PLUGIN_NAME }}.zip"
Expand Down

0 comments on commit ac3bc21

Please sign in to comment.