Skip to content

Commit 7c606c3

Browse files
ci(security): Remove upload dependency check report.
1 parent 02e6dd1 commit 7c606c3

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/security.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,6 @@ jobs:
3434
format: "HTML, JSON"
3535
out: "reports"
3636

37-
- name: Upload dependency check report
38-
uses: actions/upload-artifact@v2
39-
with:
40-
name: dependency-check-report
41-
path: reports
42-
4337
- name: Install Trivy
4438
run: |
4539
sudo apt-get install wget -y

0 commit comments

Comments
 (0)