Skip to content

Commit

Permalink
chore(ci): Use Trivy cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Tiryoh authored Oct 9, 2024
1 parent 3da5185 commit c948552
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/actions/test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,9 @@ runs:
template: '@/contrib/sarif.tpl'
output: 'trivy-results.sarif'
timeout: '20m'
env:
TRIVY_SKIP_DB_UPDATE: true
TRIVY_SKIP_JAVA_DB_UPDATE: true

- name: Cleanup docker image cache
env:
Expand Down

0 comments on commit c948552

Please sign in to comment.