We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 743c5e5 + 2434db8 commit deb6a5bCopy full SHA for deb6a5b
.github/workflows/cppcheck.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v3
16
17
- name: cppcheck
18
- uses: chmorgan/cppcheck-action-jackson@main
+ uses: deep5050/cppcheck-action@main
19
with:
20
github_token: ${{ secrets.GITHUB_TOKEN}}
21
enable: all
0 commit comments