Merge pull request #2886 from matt335672/cppcheck_2_13

Bump cppchck to v2.13.0
This commit is contained in:
matt335672 2023-12-23 14:21:26 +00:00 committed by GitHub
commit 7bcaa2a0b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -165,7 +165,7 @@ jobs:
CC: gcc
# This is required to use a version of cppcheck other than that
# supplied with the operating system
CPPCHECK_VER: "2.12.1"
CPPCHECK_VER: "2.13.0"
CPPCHECK_REPO: https://github.com/danmar/cppcheck.git
steps:
# Set steps.os.outputs.image to the specific OS (e.g. 'ubuntu20')