Skip to content

Commit 9304436

Browse files
committed
correct ql file
1 parent 54535b3 commit 9304436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
uses: actions/upload-artifact@v4
4040
with:
4141
name: codeql-custom-results
42-
path: ./results/security-results.sarif
42+
path: /src/security-results.sarif
4343

4444
- name: Upload SARIF to GitHub Security Tab
4545
uses: github/codeql-action/upload-sarif@v3

0 commit comments

Comments
 (0)