Skip to content

Commit 6a0a1d5

Browse files
committed
Include archives in devskim scan
1 parent b4a7cee commit 6a0a1d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/devskim.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,5 @@ jobs:
3434
- name: Upload DevSkim scan results to GitHub Security tab
3535
uses: github/codeql-action/upload-sarif@1b549b9259bda1cb5ddde3b41741a82a2d15a841 # v3.28.13
3636
with:
37+
should-scan-archives: true
3738
sarif_file: devskim-results.sarif

0 commit comments

Comments
 (0)