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 eb62d69 commit 1b3c8eaCopy full SHA for 1b3c8ea
1 file changed
.github/workflows/vuln-scan-report.yml
@@ -82,6 +82,7 @@ jobs:
82
severity-cutoff: low
83
only-fixed: true
84
output-format: json
85
+ upload-artifacts: false
86
87
- name: Merge and deduplicate scan results
88
run: |
0 commit comments