Skip to content

Commit d047c3b

Browse files
committed
try to address PR check failure.
1 parent 1abb8da commit d047c3b

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
@@ -54,13 +54,6 @@ jobs:
5454
category: "/language:${{matrix.language}}"
5555
upload: false # Don't upload to avoid conflict with default setup
5656

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

0 commit comments

Comments
 (0)