Skip to content

Commit d9a3719

Browse files
chore(deps): bump nick-invision/retry from 3.0.2 to 4.0.0
Bumps [nick-invision/retry](https://github.com/nick-invision/retry) from 3.0.2 to 4.0.0. - [Release notes](https://github.com/nick-invision/retry/releases) - [Commits](nick-fields/retry@v3.0.2...v4.0.0) --- updated-dependencies: - dependency-name: nick-invision/retry dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 34f63a4 commit d9a3719

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
@@ -35,7 +35,7 @@ jobs:
3535
run: docker compose -f docker-compose.yml -f docker-compose.integration.yml up -d
3636

3737
- name: Setup - Keep trying to install the DBs (try for 30 seconds)
38-
uses: nick-invision/retry@v3.0.2
38+
uses: nick-invision/retry@v4.0.0
3939
with:
4040
max_attempts: 30
4141
retry_wait_seconds: 1

0 commit comments

Comments
 (0)