Merge pull request #837 from kubereboot/dependabot/github_actions/nick-invision/retry-2.9.0

build(deps): bump nick-invision/retry from 2.8.3 to 2.9.0
This commit is contained in:
Daniel Holbach
2023-09-26 22:11:50 +02:00
committed by GitHub
+2 -2
View File
@@ -162,7 +162,7 @@ jobs:
kubectl apply -f kured-rbac.yaml && kubectl apply -f kured-ds.yaml
- name: Ensure kured is ready
uses: nick-invision/retry@v2.8.3
uses: nick-invision/retry@v2.9.0
with:
timeout_minutes: 10
max_attempts: 10
@@ -249,7 +249,7 @@ jobs:
kubectl apply -f kured-rbac.yaml && kubectl apply -f kured-ds.yaml
- name: Ensure kured is ready
uses: nick-invision/retry@v2.8.3
uses: nick-invision/retry@v2.9.0
with:
timeout_minutes: 10
max_attempts: 10