We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c2e2d4 commit 7c3e981Copy full SHA for 7c3e981
.github/actions/build-node-python/action.yml
@@ -302,7 +302,7 @@ runs:
302
scan-type: "fs"
303
scan-ref: "uv.lock"
304
exit-code: "1"
305
- format: "github"
+ format: "table"
306
scanners: "vuln"
307
severity: ${{ inputs.trivy_severity || 'CRITICAL' }}
308
ignore-unfixed: false
@@ -316,7 +316,7 @@ runs:
316
317
scan-ref: "yarn.lock"
318
319
320
321
322
0 commit comments