Skip to content

Commit

Permalink
Update mydea/action-wait-for-api action to v1.1.0 (#40)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 28, 2024
1 parent 9775ec5 commit 55cf151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: npx playwright install --with-deps

- name: Wait for Magento Store
uses: mydea/action-wait-for-api@v1.0.0
uses: mydea/action-wait-for-api@v1.1.0
with:
url: http://local.dev.rvvuptech.com:89/magento_version
method: GET
Expand Down

0 comments on commit 55cf151

Please sign in to comment.