Skip to content

Commit ce90bfb

Browse files
nadiamoeNadia Santalla
authored and
Nadia Santalla
committed
ci/renovate: increase timeout to 10 minutes
1 parent 017ee7f commit ce90bfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
contents: read # needed to read the contents of the repository
1111
id-token: write # needed to create a GitHub App token
1212
runs-on: ubuntu-latest
13-
timeout-minutes: 5
13+
timeout-minutes: 10
1414
steps:
1515
- name: Checkout Code
1616
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1

0 commit comments

Comments
 (0)