Skip to content

Commit

Permalink
Add timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
sjinks committed Jul 31, 2022
1 parent 65854e6 commit 313b69e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/security-scan-trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
format: sarif
output: trivy-results.sarif
vuln-type: os
timeout: 15m0s

- name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@a3a6c128d771b6b9bdebb1c9d0583ebd2728a108 # tag=v2.1.11
Expand Down

0 comments on commit 313b69e

Please sign in to comment.