build(deps): bump nick-fields/retry from 3.0.1 to 3.0.2

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](https://github.com/nick-fields/retry/compare/v3.0.1...v3.0.2)

---
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>
This commit is contained in:
dependabot[bot] 2025-03-03 05:21:20 +00:00 committed by GitHub
parent 3b6c0e0fa2
commit 27d6436edf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@ jobs:
with:
go-version-file: go.mod
- name: setup e2e test environment
uses: nick-fields/retry@v3.0.1
uses: nick-fields/retry@v3.0.2
with:
max_attempts: 3
timeout_minutes: 20

View File

@ -45,7 +45,7 @@ jobs:
with:
go-version-file: go.mod
- name: setup e2e test environment
uses: nick-fields/retry@v3.0.1
uses: nick-fields/retry@v3.0.2
with:
max_attempts: 3
timeout_minutes: 20