Skip to content

Commit

Permalink
build(deps): bump nick-invision/retry from 2 to 3 (aiven#1573)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent 749509f commit 4f0d554
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/acceptance-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
restore-keys: |
${{ runner.os }}-go-
- uses: nick-invision/retry@v2
- uses: nick-invision/retry@v3
if: always()
with:
timeout_minutes: 15
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sweep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
with:
go-version-file: go.mod

- uses: nick-invision/retry@v2
- uses: nick-invision/retry@v3
if: always()
with:
timeout_minutes: 15
Expand Down

0 comments on commit 4f0d554

Please sign in to comment.