Skip to content

Commit b067b0b

Browse files
authored
Update analyze_codeql.yml
1 parent 59c3fcc commit b067b0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/analyze_codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
# Filter out rules with low severity or high false positve rate
100100
# Also filter out warnings in third-party code
101101
- name: Filter out unwanted errors and warnings
102-
uses: advanced-security/filter-sarif@v2
102+
uses: advanced-security/filter-sarif@v1
103103
with:
104104
patterns: |
105105
-**:cpp/path-injection

0 commit comments

Comments
 (0)