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:
commit
925d6c5732
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue