Skip to content

Commit

Permalink
chore(deps): bump nick-invision/retry from 2.8.2 to 2.8.3 (#933)
Browse files Browse the repository at this point in the history
Bumps [nick-invision/retry](https://github.com/nick-invision/retry) from 2.8.2 to 2.8.3.
- [Release notes](https://github.com/nick-invision/retry/releases)
- [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js)
- [Commits](nick-fields/retry@v2.8.2...v2.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 10, 2023
1 parent 2d3030c commit 1197c79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
if: "matrix.laravel == '9'"

- name: Select Laravel 10
uses: nick-invision/retry@v2.8.2
uses: nick-invision/retry@v2.8.3
with:
timeout_minutes: 5
max_attempts: 5
Expand Down

0 comments on commit 1197c79

Please sign in to comment.