chore(deps): Bump nick-fields/retry from 2.8.0 to 2.8.1 (#29)

Bumps [nick-fields/retry](https://github.com/nick-fields/retry) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/nick-fields/retry/releases)
- [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js)
- [Commits](https://github.com/nick-fields/retry/compare/v2.8.0...v2.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-08-08 11:12:25 -04:00
committed by GitHub
parent 92881a581b
commit 286a188e5b

View File

@@ -17,7 +17,7 @@ jobs:
with:
token: ${{ secrets.REPO_GHA_PAT }}
- name: Run update script
uses: nick-fields/retry@v2.8.0
uses: nick-fields/retry@v2.8.1
with:
timeout_minutes: 15
max_attempts: 3