mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-26 17:26:10 -06:00
Update codacy.yml
This commit is contained in:
parent
103af7207a
commit
2d1b3db5fb
2
.github/workflows/codacy.yml
vendored
2
.github/workflows/codacy.yml
vendored
@ -46,7 +46,7 @@ jobs:
|
|||||||
# You can also omit the token and run the tools that support default configurations
|
# You can also omit the token and run the tools that support default configurations
|
||||||
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
|
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
|
||||||
verbose: true
|
verbose: true
|
||||||
output: results.sarif
|
output: results.sarif1
|
||||||
format: sarif
|
format: sarif
|
||||||
# Adjust severity of non-security issues
|
# Adjust severity of non-security issues
|
||||||
gh-code-scanning-compat: true
|
gh-code-scanning-compat: true
|
||||||
|
Loading…
Reference in New Issue
Block a user