mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-30 04:20:26 +00:00
fix pre-commit typo
This commit is contained in:
parent
1c1c2dc3b9
commit
fe4bb40207
4
.github/workflows/codeql.yml
vendored
4
.github/workflows/codeql.yml
vendored
@ -89,7 +89,7 @@ jobs:
|
||||
upload: false
|
||||
id: step1
|
||||
|
||||
# Filter out rules with low severity or high false positve rate
|
||||
# Filter out rules with low severity or high false positive rate
|
||||
# Also filter out warnings in third-party code
|
||||
- name: Filter out unwanted errors and warnings
|
||||
uses: advanced-security/filter-sarif@v1
|
||||
@ -124,4 +124,4 @@ jobs:
|
||||
with:
|
||||
name: codeql-results
|
||||
path: ${{ steps.step1.outputs.sarif-output }}
|
||||
retention-days: 5
|
||||
retention-days: 5
|
||||
|
Loading…
x
Reference in New Issue
Block a user