Skip to content

Commit

Permalink
Run the CVE scanner on all platforms.
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchell-as committed Aug 27, 2024
1 parent 4eecaab commit cf10a5a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -214,9 +214,8 @@ jobs:
shell: bash
run: parallelize results Build-Executor

- # === Scan for CVEs (Linux only) ===
- # === Scan for CVEs ===
name: Scan for CVEs
if: runner.os == 'Linux'
uses: aquasecurity/[email protected]
with:
scan-type: rootfs
Expand Down

0 comments on commit cf10a5a

Please sign in to comment.