Skip to content

Commit 54ada86

Browse files
committed
do not upload codeql file.
1 parent 266a02f commit 54ada86

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,6 @@ jobs:
5252
category: "/language:${{matrix.language}}"
5353
upload: false # Don't upload to avoid conflict with default setup
5454

55-
- name: Upload CodeQL results manually
56-
uses: github/codeql-action/upload-sarif@e2b3eafc8d227b0241d48be5f425d47c2d750a13 # v3.26.10
57-
if: always()
58-
with:
59-
sarif_file: /home/runner/work/aws-xray-sdk-python/results/python.sarif
60-
category: 'custom-codeql-analysis'
61-
6255
dependency-scan:
6356
name: Python Dependency Scan
6457
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)