Skip to content

Commit ff5baef

Browse files
chore(deps): bump nick-invision/retry from 2.9.0 to 3.0.0 (#732)
Bumps [nick-invision/retry](https://github.com/nick-invision/retry) from 2.9.0 to 3.0.0. - [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.9.0...v3.0.0) --- updated-dependencies: - dependency-name: nick-invision/retry dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 969a342 commit ff5baef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/composer.test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: docker-compose -f docker-compose.yml -f docker-compose.integration.yml up -d
3535

3636
- name: Setup - Keep trying to install the DBs (try for 30 seconds)
37-
uses: nick-invision/retry@v2.9.0
37+
uses: nick-invision/retry@v3.0.0
3838
with:
3939
max_attempts: 30
4040
retry_wait_seconds: 1

0 commit comments

Comments
 (0)