Skip to content

Commit ccb717b

Browse files
authored
Upgrade Codeql.yml
1 parent aba2932 commit ccb717b

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
@@ -34,7 +34,7 @@ jobs:
3434
- name: Perform CodeQL Analysis
3535
uses: github/codeql-action/analyze@v3
3636
with:
37-
upload-sarif: true
37+
upload: true
3838

3939
- name: Comment CodeQL Alerts on PR
4040
if: github.event_name == 'pull_request' && github.event.pull_request.head.repo.full_name == github.repository

0 commit comments

Comments
 (0)