Skip to content

Commit

Permalink
chore(deps): Bump nick-fields/retry from 2.8.3 to 2.9.0
Browse files Browse the repository at this point in the history
Bumps [nick-fields/retry](https://github.com/nick-fields/retry) from 2.8.3 to 2.9.0.
- [Release notes](https://github.com/nick-fields/retry/releases)
- [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js)
- [Commits](nick-fields/retry@v2.8.3...v2.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2023
1 parent b2573b3 commit b018d40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:

- name: Build and test clients
if: ${{ needs.test-skip-check.outputs.no-skip }}
uses: nick-fields/retry@v2.8.3
uses: nick-fields/retry@v2.9.0
with:
timeout_minutes: 10
max_attempts: 3
Expand Down

0 comments on commit b018d40

Please sign in to comment.