Skip to content

Commit d5fe4d7

Browse files
committed
ci: keep the dependency review timeout unchanged
1 parent 87a3a8a commit d5fe4d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
name: Dependency review
3636
if: github.event_name == 'pull_request'
3737
runs-on: ubuntu-latest
38-
timeout-minutes: 20
38+
timeout-minutes: 10
3939
steps:
4040
- uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6
4141
with:

0 commit comments

Comments
 (0)