Skip to content

Commit

Permalink
increase timeout (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
mostlikelee committed Jul 2, 2024
1 parent 2d49614 commit cf94ad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Generate security artifacts
uses: nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd # v2.8.3
with:
timeout_minutes: 100
timeout_minutes: 180
max_attempts: 3
retry_wait_seconds: 120
command: |
Expand Down

0 comments on commit cf94ad2

Please sign in to comment.