Merge pull request #6182 from karmada-io/dependabot/github_actions/nick-fields/retry-3.0.2

build(deps): bump nick-fields/retry from 3.0.1 to 3.0.2
This commit is contained in:
karmada-bot 2025-03-03 15:41:24 +08:00 committed by GitHub
commit 925d6c5732
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: with:
go-version-file: go.mod go-version-file: go.mod
- name: setup e2e test environment - name: setup e2e test environment
uses: nick-fields/retry@v3.0.1 uses: nick-fields/retry@v3.0.2
with: with:
max_attempts: 3 max_attempts: 3
timeout_minutes: 20 timeout_minutes: 20

View File

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