Skip to content

Commit

Permalink
Merge branch version/0-46-0-RC3 to adopt changes from PR #3565
Browse files Browse the repository at this point in the history
  • Loading branch information
as-builds committed Oct 28, 2024
2 parents 125bb04 + c2e0ccd commit 0f17575
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,9 @@ jobs:

- name: Scan for CVEs
if: runner.os == 'Linux'
uses: aquasecurity/[email protected]
uses: aquasecurity/[email protected]
env:
TRIVY_DB_REPOSITORY: ghcr.io/aquasecurity/trivy-db,public.ecr.aws/aquasecurity/trivy-db
with:
scan-type: rootfs
scan-ref: build
Expand Down

0 comments on commit 0f17575

Please sign in to comment.