Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update main.yml
  • Loading branch information
DefenderK authored Apr 15, 2025
commit 04fac6f85dfe3eb5405e5244d2bcd9ed152e7d36
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
- name: Check for Critical Vulnerabilities
run: |
# Run with critical severity threshold for pass/fail status
snyk code test --severity-threshold=critical
snyk code test --severity-threshold=high
Loading