Skip to content

Commit

Permalink
Bump nick-fields/retry from 3.0.0 to 3.0.2
Browse files Browse the repository at this point in the history
Bumps [nick-fields/retry](https://github.com/nick-fields/retry) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/nick-fields/retry/releases)
- [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js)
- [Commits](nick-fields/retry@7152eba...ce71cc2)

---
updated-dependencies:
- dependency-name: nick-fields/retry
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 5, 2025
1 parent e2fc1f7 commit 4854aad
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 19 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
CI_FOR_PR: true

- name: Run Unit Tests
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # tag v3.0.0
uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # tag v3.0.2
with:
timeout_minutes: 30
max_attempts: 2
Expand Down Expand Up @@ -140,7 +140,7 @@ jobs:
RUBY_VERSION: ${{ matrix.ruby-version }}

- name: Run Multiverse Tests
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # tag v3.0.0
uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # tag v3.0.2
with:
timeout_minutes: 60
max_attempts: 2
Expand Down Expand Up @@ -241,7 +241,7 @@ jobs:
RUBY_VERSION: ${{ matrix.ruby-version }}

- name: Run Multiverse Tests
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # tag v3.0.0
uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # tag v3.0.2
with:
timeout_minutes: 60
max_attempts: 2
Expand Down Expand Up @@ -339,7 +339,7 @@ jobs:
RUBY_VERSION: ${{ matrix.ruby-version }}

- name: Run Multiverse Tests
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # tag v3.0.0
uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # tag v3.0.2
with:
timeout_minutes: 60
max_attempts: 2
Expand Down Expand Up @@ -430,7 +430,7 @@ jobs:
RUBY_VERSION: ${{ matrix.ruby-version }}

- name: Run Multiverse Tests
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # tag v3.0.0
uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # tag v3.0.2
with:
timeout_minutes: 60
max_attempts: 2
Expand Down Expand Up @@ -530,7 +530,7 @@ jobs:
RUBY_VERSION: ${{ matrix.ruby-version }}

- name: Wait for/Check Mysql
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # tag v3.0.0
uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # tag v3.0.2
with:
timeout_minutes: 1
max_attempts: 20
Expand All @@ -541,7 +541,7 @@ jobs:
fi
- name: Run Multiverse Tests
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # tag v3.0.0
uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # tag v3.0.2
with:
timeout_minutes: 60
max_attempts: 2
Expand Down Expand Up @@ -602,7 +602,7 @@ jobs:
run: bundle install

- name: Run Multiverse Tests
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # tag v3.0.0
uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # tag v3.0.2
with:
timeout_minutes: 15
max_attempts: 2
Expand Down
16 changes: 8 additions & 8 deletions .github/workflows/ci_cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
RAILS_VERSION: ${{ env.rails }}

- name: Run Unit Tests
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # tag v3.0.0
uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # tag v3.0.2
with:
timeout_minutes: 30
max_attempts: 2
Expand Down Expand Up @@ -152,7 +152,7 @@ jobs:
RUBY_VERSION: ${{ matrix.ruby-version }}

- name: Run Multiverse Tests
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # tag v3.0.0
uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # tag v3.0.2
with:
timeout_minutes: 60
max_attempts: 2
Expand Down Expand Up @@ -233,7 +233,7 @@ jobs:
RUBY_VERSION: ${{ matrix.ruby-version }}

- name: Run Multiverse Tests
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # tag v3.0.0
uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # tag v3.0.2
with:
timeout_minutes: 60
max_attempts: 2
Expand Down Expand Up @@ -312,7 +312,7 @@ jobs:
RUBY_VERSION: ${{ matrix.ruby-version }}

- name: Run Multiverse Tests
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # tag v3.0.0
uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # tag v3.0.2
with:
timeout_minutes: 60
max_attempts: 2
Expand Down Expand Up @@ -385,7 +385,7 @@ jobs:
RUBY_VERSION: ${{ matrix.ruby-version }}

- name: Run Multiverse Tests
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # tag v3.0.0
uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # tag v3.0.2
with:
timeout_minutes: 60
max_attempts: 2
Expand Down Expand Up @@ -467,7 +467,7 @@ jobs:


- name: Wait for/Check Mysql
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # tag v3.0.0
uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # tag v3.0.2
with:
timeout_minutes: 1
max_attempts: 20
Expand All @@ -478,7 +478,7 @@ jobs:
fi
- name: Run Multiverse Tests
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # tag v3.0.0
uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # tag v3.0.2
with:
timeout_minutes: 60
max_attempts: 2
Expand Down Expand Up @@ -521,7 +521,7 @@ jobs:
run: bundle install

- name: Run Multiverse Tests
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # tag v3.0.0
uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # tag v3.0.2
with:
timeout_minutes: 15
max_attempts: 2
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ci_jruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: bundle install

- name: Run Unit Tests
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # tag v3.0.0
uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # tag v3.0.2
with:
timeout_minutes: 30
max_attempts: 2
Expand Down Expand Up @@ -57,7 +57,7 @@ jobs:
run: bundle install

- name: Run Multiverse Tests
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # tag v3.0.0
uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # tag v3.0.2
with:
timeout_minutes: 20
max_attempts: 3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci_special.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
RUBY_VERSION: 3.4

- name: Run Unit Tests
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # tag v3.0.0
uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # tag v3.0.2
with:
timeout_minutes: 30
max_attempts: 2
Expand Down

0 comments on commit 4854aad

Please sign in to comment.