diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e42738f113..754c854cb8 100755 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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/trivy-action@0.20.0 with: scan-type: rootfs