Skip to content

Commit

Permalink
chore(deps): bump nick-fields/retry from 2.9.0 to 3.0.0 (#3712)
Browse files Browse the repository at this point in the history
* chore(deps): bump nick-fields/retry from 2.9.0 to 3.0.0

Bumps [nick-fields/retry](https://github.com/nick-fields/retry) from 2.9.0 to 3.0.0.
- [Release notes](https://github.com/nick-fields/retry/releases)
- [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js)
- [Commits](nick-fields/retry@1467290...7152eba)

---
updated-dependencies:
- dependency-name: nick-fields/retry
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update version comment

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kryštof Woldřich <31292499+krystofwoldrich@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and krystofwoldrich committed Mar 27, 2024
1 parent 4f798f4 commit a5fdf55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,7 @@ jobs:

# Wait until the Appium server starts.
- name: Check Appium Server
uses: nick-fields/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4 # pin@v2
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # pin@3.0.0
with:
timeout_seconds: 60
max_attempts: 10
Expand Down

0 comments on commit a5fdf55

Please sign in to comment.