Skip to content

Commit 8d17d27

Browse files
Bump nick-fields/retry from 3 to 4
Bumps [nick-fields/retry](https://github.com/nick-fields/retry) from 3 to 4. - [Release notes](https://github.com/nick-fields/retry/releases) - [Commits](nick-fields/retry@v3...v4) --- updated-dependencies: - dependency-name: nick-fields/retry dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a36da88 commit 8d17d27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/java8-maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
steps:
4545
- name: Merge PR
46-
uses: nick-fields/retry@v3
46+
uses: nick-fields/retry@v4
4747
with:
4848
command: gh pr merge --auto --rebase "$PR_URL"
4949
max_attempts: 3

0 commit comments

Comments
 (0)