Skip to content

Commit

Permalink
fix trivy env
Browse files Browse the repository at this point in the history
  • Loading branch information
NyakudyaA committed Nov 7, 2024
1 parent 77697db commit 73b7ec6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -164,9 +164,7 @@ jobs:
severity: 'CRITICAL,HIGH'
exit-code: '1'
vuln-type: 'os,library'
env:
TRIVY_SKIP_DB_UPDATE: true
TRIVY_SKIP_JAVA_DB_UPDATE: true


- name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@v3
Expand Down

0 comments on commit 73b7ec6

Please sign in to comment.