Skip to content

Commit b256720

Browse files
authoredFeb 13, 2025
Update audit.yml
1 parent 2219514 commit b256720

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎.github/workflows/audit.yml

+3
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ jobs:
1515
with:
1616
security_analysis: true
1717
report_file: results.sarif
18+
composer_require_dev: true
19+
composer_ignore_platform_reqs: true
20+
1821
- name: Upload Security Analysis results to GitHub
1922
uses: github/codeql-action/upload-sarif@v2
2023
with:

0 commit comments

Comments
 (0)
Failed to load comments.