Skip to content

Commit 6861053

Browse files
committed
Include archives in devskim scan
1 parent f08c9a5 commit 6861053

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@5f8171a638ada777af81d42b55959a643bb29017 # v3.28.12
3636
with:
37+
should-scan-archives: true
3738
sarif_file: devskim-results.sarif

0 commit comments

Comments
 (0)