Skip to content

Commit

Permalink
chore: bump nick-fields/retry from 3.0.1 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.1 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@c97818c...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 Feb 25, 2025
1 parent ca4ab1a commit d9ff8df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pepr-excellent-examples-unicorn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ jobs:
npm ci
- name: run e2e tests
uses: nick-fields/retry@c97818ca39074beaea45180dba704f92496a0082 # v3.0.1
uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # v3.0.2
with:
max_attempts: 3
retry_on: error
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pepr-excellent-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ jobs:
npm ci
- name: run e2e tests
uses: nick-fields/retry@c97818ca39074beaea45180dba704f92496a0082 # v3.0.1
uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # v3.0.2
with:
max_attempts: 3
retry_on: error
Expand Down

0 comments on commit d9ff8df

Please sign in to comment.