Skip to content

Commit

Permalink
Add timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
sjinks committed Nov 16, 2022
1 parent d80e11f commit 8e4c735
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 8e4c735

Please sign in to comment.