Skip to content

Commit

Permalink
chore(deps): update nick-fields/retry digest to dfb235a
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent faca88f commit e2b78d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/celo-monorepo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ jobs:
rebuild-package: 'true'
artifacts_to_cache: ${{ needs.install-dependencies.outputs.artifacts_to_cache }}
- name: Execute matrix command for test
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e
uses: nick-fields/retry@dfb235ae84ed15b9e1a7ce71e611dcc1e300339d
with:
timeout_minutes: 40
max_attempts: 3
Expand Down Expand Up @@ -320,7 +320,7 @@ jobs:
with:
artifacts_to_cache: ${{ needs.install-dependencies.outputs.artifacts_to_cache }}
- name: Execute matrix command for test
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e
uses: nick-fields/retry@dfb235ae84ed15b9e1a7ce71e611dcc1e300339d
with:
timeout_minutes: 30
max_attempts: 3
Expand Down

0 comments on commit e2b78d9

Please sign in to comment.