Use sbom file for grype

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
Bryan Frimin
2026-02-11 11:56:18 +01:00
parent 6965bd2f01
commit 015ebe43dc
2 changed files with 2 additions and 2 deletions

View File

@@ -97,7 +97,7 @@ jobs:
- name: Run vulnerability scan
uses: anchore/scan-action@8d2fce09422cd6037e577f4130e9b925e9a37175 #v7.3.1
with:
path: ./
sbom: "sbom.json"
fail-build: true
severity-cutoff: critical