Skip to content

Commit 2436b3a

Browse files
committed
Fixed verify-binary-installation workflow
Signed-off-by: Vaibhav Agarwal <[email protected]>
1 parent ac9e9f0 commit 2436b3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify-binary-installation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
shell: bash
3030

3131
- name: Run Opensearch
32-
uses: derek-ho/start-opensearch@v2
32+
uses: derek-ho/start-opensearch@v6
3333
with:
3434
opensearch-version: ${{ env.OPENSEARCH_VERSION }}
3535
security-enabled: false

0 commit comments

Comments
 (0)