Skip to content

Commit fae06bc

Browse files
authored
Update pr-checks.yml
Signed-off-by: Michael Beemer <[email protected]>
1 parent 0b8a7f3 commit fae06bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr-checks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ jobs:
8383
output: "trivy-results.sarif"
8484
severity: "CRITICAL,HIGH"
8585
env:
86+
# use an alternative trivvy db to avoid rate limits
8687
TRIVY_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-db:2,ghcr.io/aquasecurity/trivy-db:2
8788
- name: Upload Trivy scan results to GitHub Security tab
8889
uses: github/codeql-action/upload-sarif@v2

0 commit comments

Comments
 (0)