Skip to content

Commit

Permalink
java db repo
Browse files Browse the repository at this point in the history
  • Loading branch information
maaikelimper committed Nov 5, 2024
1 parent 2a92975 commit 97f87ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
uses: aquasecurity/trivy-action@0.20.0
env:
TRIVY_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-db:2
TRIVY_JAVA_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-java-db:1
with:
image-ref: ${{ matrix.image }}:test
format: 'table'
Expand Down

0 comments on commit 97f87ca

Please sign in to comment.