We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c185898 commit 5703eb2Copy full SHA for 5703eb2
.github/workflows/test.yml
@@ -47,7 +47,7 @@ jobs:
47
uses: actions/upload-artifact@v4
48
with:
49
name: codeql-query-results
50
- path: security-results.sarif
+ path: /src
51
52
53
0 commit comments