Skip to content

Commit 6cbb82d

Browse files
Update codacy.yml
1 parent 4f0bfb3 commit 6cbb82d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/codacy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ jobs:
4949
# You can also omit the token and run the tools that support default configurations
5050
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
5151
verbose: true
52-
output: results.sarif
52+
#output: results.sarif
53+
output: ./results.sarif
5354
format: sarif
5455
# Adjust severity of non-security issues
5556
gh-code-scanning-compat: true

0 commit comments

Comments
 (0)