Skip to content

Commit fe900f0

Browse files
authored
Merge pull request akabarki76#20 from akabarki76/dependabot/github_actions/advanced-security/filter-sarif-1.0.1
chore(deps): bump advanced-security/filter-sarif from 1.0.0 to 1.0.1
2 parents dafe4ab + 5811da9 commit fe900f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848

4949
- name: Filter SARIF for third-party code
5050
if: matrix.language == 'go'
51-
uses: advanced-security/filter-sarif@bc96d9fb9338c5b48cc440b1b4d0a350b26a20db # v1.0.0
51+
uses: advanced-security/filter-sarif@f3b8118a9349d88f7b1c0c488476411145b6270d # v1.0.1
5252
with:
5353
patterns: |
5454
-third-party/**

0 commit comments

Comments
 (0)