Skip to content

Commit

Permalink
Bump ifaxity/wait-on-action from 1.1.0 to 1.2.0 in /.github/workflows (
Browse files Browse the repository at this point in the history
…#2836)

Bumps [ifaxity/wait-on-action](https://github.com/ifaxity/wait-on-action) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/ifaxity/wait-on-action/releases)
- [Changelog](https://github.com/iFaxity/wait-on-action/blob/next/release.config.js)
- [Commits](iFaxity/wait-on-action@628831c...df89d0c)

---
updated-dependencies:
- dependency-name: ifaxity/wait-on-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent f133145 commit 720edcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/standalone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
run: pip install pytest-playwright

- name: Wait for Voila to get online
uses: ifaxity/wait-on-action@628831cec646e6dacca502f34a6c6b46e131e51d # v1.1.0
uses: ifaxity/wait-on-action@df89d0cf8089bb0c38e25279c74848ef313da53b # v1.2.0
with:
resource: tcp:8866
timeout: 60000
Expand Down

0 comments on commit 720edcc

Please sign in to comment.