Skip to content

Commit

Permalink
Use latest version
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Ho <[email protected]>
  • Loading branch information
derek-ho committed Jul 19, 2024
1 parent 061d050 commit b584bae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
sudo rm -rf "$AGENT_TOOLSDIRECTORY"
- name: Setup OpenSearch Dashboards with retry
uses: Wandalen/wretry.action@v3.3.0
uses: Wandalen/wretry.action@master
with:
action: derek-ho/setup-opensearch-dashboards@v1
with: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v2

- name: Setup OpenSearch Dashboards with retry
uses: Wandalen/wretry.action@v3.3.0
uses: Wandalen/wretry.action@master
with:
action: derek-ho/setup-opensearch-dashboards@v1
with: |
Expand Down

0 comments on commit b584bae

Please sign in to comment.