Sync PVS Studio with upstream
This commit is contained in:
parent
871556d57f
commit
91ccfa3afc
1 changed files with 2 additions and 2 deletions
4
.github/workflows/pvs-studio.yml
vendored
4
.github/workflows/pvs-studio.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
|||
name: PVS-Studio static analyzer
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
debfile: pvs-studio-7.06.37052.34-amd64.deb
|
||||
debfile: pvs-studio-7.07.37949.43-amd64.deb
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
with:
|
||||
|
@ -70,7 +70,7 @@ jobs:
|
|||
path: pvs-report
|
||||
- name: Summarize report
|
||||
env:
|
||||
MAX_BUGS: 503
|
||||
MAX_BUGS: 507
|
||||
run: |
|
||||
echo "Full report is included in build Artifacts"
|
||||
echo
|
||||
|
|
Loading…
Add table
Reference in a new issue