ci(deps): update https://github.com/nick-fields/retry action to v3.0.1 (maint/v7) (#1115)
Co-authored-by: Renovate Bot <bot@kriese.eu> Co-committed-by: Renovate Bot <bot@kriese.eu>
This commit is contained in:
parent
fdb59a628b
commit
91dda0e68e
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ jobs:
|
||||||
- run: kubectl get no -o wide
|
- run: kubectl get no -o wide
|
||||||
|
|
||||||
- name: install chart
|
- name: install chart
|
||||||
uses: https://github.com/nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # v3.0.0
|
uses: https://github.com/nick-fields/retry@c97818ca39074beaea45180dba704f92496a0082 # v3.0.1
|
||||||
with:
|
with:
|
||||||
timeout_minutes: 15
|
timeout_minutes: 15
|
||||||
max_attempts: 3
|
max_attempts: 3
|
||||||
|
|
Loading…
Reference in a new issue