Skip to content

Commit

Permalink
chore: Update govulncheck timeout (#14960)
Browse files Browse the repository at this point in the history
  • Loading branch information
powersj committed Mar 11, 2024
1 parent e8efe4e commit 1ce5318
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/govulncheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
analyze:
runs-on: ubuntu-latest
timeout-minutes: 30
timeout-minutes: 45
steps:
- uses: actions/checkout@v4
- name: Scan for Vulnerabilities in Code
Expand Down

0 comments on commit 1ce5318

Please sign in to comment.