There was an error while loading. Please reload this page.
1 parent 87a3a8a commit d5fe4d7Copy full SHA for d5fe4d7
1 file changed
.github/workflows/security.yml
@@ -35,7 +35,7 @@ jobs:
35
name: Dependency review
36
if: github.event_name == 'pull_request'
37
runs-on: ubuntu-latest
38
- timeout-minutes: 20
+ timeout-minutes: 10
39
steps:
40
- uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6
41
with:
0 commit comments